Grouped emissions per seating class results.
JSON representation |
---|
{ "first": integer, "business": integer, "premiumEconomy": integer, "economy": integer } |
Fields | |
---|---|
first |
Emissions for one passenger in first class in grams. This field is always computed and populated, regardless of whether the aircraft has first class seats or not. |
business |
Emissions for one passenger in business class in grams. This field is always computed and populated, regardless of whether the aircraft has business class seats or not. |
premiumEconomy |
Emissions for one passenger in premium economy class in grams. This field is always computed and populated, regardless of whether the aircraft has premium economy class seats or not. |
economy |
Emissions for one passenger in economy class in grams. This field is always computed and populated, regardless of whether the aircraft has economy class seats or not. |