Calculation Steps
Calculation Steps
View the detailed CO2e conversion steps for a commuting period
GET
Calculation Steps
Calculation Steps
Retrieve the full CO2e conversion breakdown for a commuting period. Each step shows the raw value, conversion factor applied, calculated result, and the emission factor source — useful for auditing and understanding how commuting emissions are computed. Steps are grouped by year period (since a commuting period can span multiple years) and split into:- common_steps — activity/unit normalization (e.g.
person × km → pkm) - details — emission factor application, broken down by greenhouse gas (CO2, CH4, N2O)
Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
The commuting period UUIDExample:
660e8400-e29b-41d4-a716-446655440000Response
Returns the calculation breakdown (HTTP 200).Total CO2e emissions in kg for the entire commuting period.
Calculation steps grouped by year period.
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: Commuting period not foundRelated Endpoints
List Commuting Periods
List all commuting periods
Get Commuting Period
Get a specific commuting period

