Attributes
date_from
string Start date of the quarter that the returned Carbon Emissions Index score is valid for.
date_to
string End date of the quarter that the returned Carbon Emissions Index score is valid for.
index
number Average Carbon Emissions Index score across all carriers on the requested corridor.
Body
{
"corridor_carbon_emissions": {
"date_from": "2023-01-01",
"date_to": "2023-03-31",
"index": 54.2
}
}