Filter Period KPIs

Returns KPIs for Emissions, Total Fuel, Total Emissions, Total Usage Hours, Total kWh, Fuel Compilation, Emissions Compilation, Usage Hours Compilation, kWh Compilation, Average Emissions, Average Emissions by Usage Hours, Different Power Types, grouped by asset types

➡️

OpenAPI Specification for the Emissions API domain

Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.

Query Params
string
required

The period of data to retrieve in days

string

The method used to calculate the emissions by.

string

The power type of equipment to filter by.

string

The data source score of equipment to filter by.

Body Params
assetIds
array of strings
assetIds
Responses

Response body
object
content
object

The list of Emissions KPIs

double

The total amount of fuel used by all assets for the given group

double

The total amount of emissions calculated for all assets over their operational lifetime for the given group

double

The total amount of usage hours by all assets for the given group

double

The total amount of kWh by all assets for the given group

fuelCompilation
array of objects

The calculated fuel summed by each group

fuelCompilation
object
string

The name of the grouped data

double

The total value of the grouped calculated data

emissionsCompilation
array of objects

The calculated emissions summed by each group

emissionsCompilation
object
string

The name of the grouped data

double

The total value of the grouped calculated data

usageHoursCompilation
array of objects

The total usage hours summed by each group

usageHoursCompilation
object
string

The name of the grouped data

double

The total value of the grouped calculated data

kwhCompilation
array of objects

The total kWh summed by each group

kwhCompilation
object
string

The name of the grouped data

double

The total value of the grouped calculated data

averageEmissionsTotal
array of objects

The average emissions for each group

averageEmissionsTotal
object
string

The name of the grouped data

double

The total value of the grouped calculated data

averageEmissionsByUsageHours
array of objects

The average emissions by usage hours for each group

averageEmissionsByUsageHours
object
string

The name of the grouped data

double

The total value of the grouped calculated data

powerTypes
array of objects

The total power types

powerTypes
object
string

Name of the power type

int32

The number of power types in the group

double

The average data source score for the given group

dataSourceScoreCompilation
object

The count of each data source score for the given group

double

The change in percent compared to the last period for emissions

double

The change in percent compared to the last period for fuel usage

double

The change in percent compared to the last period for usage hours

double

The change in percent compared to the last period for kWh

countryCount
array of objects

The list of countries and count of assets in each

countryCount
object
string

The name of the grouped data

int32

The total value of the grouped calculated data

fuelTypeCount
array of objects

The list of fuel types and count of assets in each

fuelTypeCount
object
string

The name of the grouped data

int32

The total value of the grouped calculated data

Language
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json