Specific Site
Emissions

Annual consumption and emissions for a specific site

Retrieves annual energy consumption and emissions data for a specific site

get/v1/sites/{siteId}/annualConsumptionAndEmissions

Path parameters

siteIdstring required

Site identifier

Response

Annual consumption and emissions data retrieved successfully

siteIdstring

Site identifier

periodstring

Reporting period

consumptionnumber

Energy consumption in kWh

emissionsnumber

Carbon emissions in kg CO2e

emissionsIntensitynumber

Emissions intensity in kg CO2e/kWh

comparisonPeriodstring

Previous period for comparison

previousConsumptionnumber

Previous period consumption in kWh

previousEmissionsnumber

Previous period emissions in kg CO2e

consumptionChangenumber

Percentage change in consumption

emissionsChangenumber

Percentage change in emissions

Changes

Changed in 2 of the 13 revisions of this API.33

    • the response property consumption became optional for the status 200

      response-property-became-optional

    • the response property emissions became optional for the status 200

      response-property-became-optional

    • the response property siteId became optional for the status 200

      response-property-became-optional

    • the response property consumption became required for the status 200

      response-property-became-required

    • the response property emissions became required for the status 200

      response-property-became-required

    • the response property siteId became required for the status 200

      response-property-became-required

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog