/v3/carbon-intensity/past
Past Carbon Intensity
This endpoint retrieves a past carbon intensity (in gCO2eq/kWh) of an area.
It can either be queried by zone identifier or by geolocation.
The temporal granularity is 1 hour.
Attributes
zone
stringA string representing the zone identifier
lon
stringLongitude, if querying with a geolocation
lat
stringLatitude, if querying with a geolocation
datetime
datetime (ISO)Date in ISO format
emissionFactorType
stringoptionalSelect the emission-factor-type - can be "lifecycle" (LCA) or "direct" (operational)
disableEstimations
booleanoptionalA boolean indicating if estimated data should be disabled
temporalGranularity
stringoptionalA string indicating the temporal granularity of data to be returned. Default value is 'hourly' and supported values are '5_minutes', '15_minutes', 'hourly'. For past and past-range endpoints 'daily', 'weekly', 'monthly', 'quarterly', and 'yearly' are also supported.
dataCenterProvider
stringProvider name for the data center, always lower case, ex: gcp, if querying for a data center
dataCenterRegion
stringoptionalName of the region of the data center according to the provider, always lower case and dash separated, ex: europe-west1, if querying for a data center