{
"totals": {
"start": "string",
"end": "string",
"gas": "string",
"emissionsQuantity": 0,
"emissionsFactor": 0,
"emissionsFactorUnits": "string",
"activity": 0,
"activityUnits": "string",
"capacity": 0,
"capacityUnits": "string",
"capacityFactor": 0,
"summaries": [
{
"gas": "string",
"emissionsQuantity": 0,
"percentage": 0
}
],
"timeseries": [
{
"year": 0,
"month": 0,
"gas": "string",
"sector": "string",
"subsector": "string",
"emissionsQuantity": 0
}
]
},
"location": {
"name": "string",
"id": "string"
},
"rankings": [
{
"rank": 0,
"country": "string",
"name": "string",
"continent": "string",
"emissionsQuantity": 0,
"emissionsPerCapita": 0,
"percentage": 0,
"emissionsPercentChange": 0,
"population": 0
}
]
}