Liquid fuels supply
Primary key: model, scenario_group, scenario_name, scenario_variant, country, year, unit, technology
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 | |
technology | Liquid Fuel Supply Technology | string | ✓ | Liquid fuel supply technology | |
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=['TWh'] | Measurement unit of the reported value |
value | Value | number | ✓ | minimum=0 maximum=1000 | Liquid fuels supply in the specified unit for the given country, year, technology, model, and scenario |