{
  "demonstrator": {
    "name": "Industrial Symbiosis for Resource and Material Savings",
    "project": "ResC4EU Demonstrator 2",
    "url": "https://resc4eu.greentwin.app/demonstrator-2",
    "description": "Interactive simulation comparing conventional supply chains with Industrial Symbiosis alternatives for waste streams, by-products, and energy exchanges among companies"
  },
  "resourceComparison": {
    "description": "Main synergies associated with each resource",
    "resources": [
      {
        "resourceType": "Water",
        "unit": "m³",
        "industrialSymbiosisEnergyConsumption": {
          "value": 0.4,
          "unit": "kWh/m³"
        },
        "standardEnergyConsumption": {
          "value": 0.3,
          "unit": "kWh/m³"
        }
      },
      {
        "resourceType": "Energy",
        "unit": "kWh",
        "industrialSymbiosisEnergyConsumption": {
          "value": 0,
          "unit": "kg CO2eq/kWh",
          "note": "European mix"
        },
        "standardEnergyConsumption": {
          "value": null,
          "unit": "kg CO2eq/kWh",
          "note": "Global Warming Potential (GWP)"
        }
      },
      {
        "resourceType": "Raw materials",
        "unit": "kg",
        "industrialSymbiosisEnergyConsumption": {
          "value": 0.02,
          "unit": "kWh/kg"
        },
        "standardEnergyConsumption": {
          "value": 3.0,
          "unit": "kWh/kg"
        }
      }
    ]
  },
  "companies": [
    {
      "id": "A",
      "name": "Company A",
      "resourcesOffered": [
        "Raw materials",
        "Water"
      ]
    },
    {
      "id": "B",
      "name": "Company B",
      "resourcesOffered": [
        "Raw materials"
      ]
    },
    {
      "id": "C",
      "name": "Company C",
      "resourcesOffered": [
        "Energy",
        "Water"
      ]
    },
    {
      "id": "D",
      "name": "Company D",
      "resourcesOffered": [
        "Raw materials",
        "Water"
      ]
    },
    {
      "id": "E",
      "name": "Company E",
      "resourcesOffered": [
        "Raw materials",
        "Energy"
      ]
    }
  ],
  "project": {
    "name": "ResC4EU Project",
    "description": "Support EU businesses, especially SMEs, to become more resilient and sustainable by adopting advanced technologies",
    "objectives": [
      "Help SMEs quickly adapt to supply chain disruptions",
      "Provide models and tools for detecting supply chain disruptions",
      "Offer tailored support and training through Net-Zero Industry Academies",
      "Connect manufacturing SMEs with tech-savvy solution providers"
    ],
    "url": "https://cordis.europa.eu/project/id/101137643/results"
  },
  "demonstratorOwner": {
    "organization": "AIDIMME",
    "website": "https://www.aidimme.es/"
  }
}