Skip to main content

EnvironmentIndicator

annualCarbonEquivalence object
graphValues object[]
  • Array [
  • labelstring
    valuenumber<double>
  • ]
  • typestring
    value
    yearinteger<int32>
    annualEnergyConsumptionByArea object
    typestring
    value
    yearinteger<int32>
    certificates object[]
  • Array [
  • documentationLinkstring
    effectiveDatestring
    expirationDatestring
    namestring
  • ]
  • energyPerformance object
    typestring
    value
    yearinteger<int32>
    greenHouseGas object
    typestring
    value
    yearinteger<int32>
    EnvironmentIndicator
    {
    "annualCarbonEquivalence": {
    "graphValues": [
    {
    "label": "string",
    "value": 0
    }
    ],
    "type": "string",
    "value": {},
    "year": 0
    },
    "annualEnergyConsumptionByArea": {
    "type": "string",
    "value": {},
    "year": 0
    },
    "certificates": [
    {
    "documentationLink": "string",
    "effectiveDate": "string",
    "expirationDate": "string",
    "name": "string"
    }
    ],
    "energyPerformance": {
    "type": "string",
    "value": {},
    "year": 0
    },
    "greenHouseGas": {
    "type": "string",
    "value": {},
    "year": 0
    }
    }