Carbon emissions
Primary key: model, scenario_group, scenario_name, scenario_variant, country, year, unit, end_use
Data fields
| Name | Title | Type | Required | Constraints | Description |
|---|---|---|---|---|---|
model | Model | string | ✓ | Model that produced the data | |
scenario_group | Scenario Group | string | ✓ | Scenario group | |
scenario_name | Scenario Name | string | ✓ | Scenario name | |
scenario_variant | Scenario Variant | string | ✓ | Scenario variant | |
end_use | End-use sector | string | ✓ | End-use sector | |
country | Country Code | string | ✓ | maxLength=8 | ISO 3166-1 alpha-2 country code |
year | Year | integer | ✓ | Year to which the data value applies | |
unit | Unit | string | ✓ | enum=['MtCO2'] | Measurement unit of the reported value |
value | Value | number | ✓ | minimum=-30 maximum=30 | Carbon emissions in the specified unit for the given country, year, end-use sector, model, and scenario |