Number of Households
Primary key: scenario_group, scenario_name, scenario_variant, country, year
Data fields
| Name | Title | Type | Required | Constraints | Description |
|---|---|---|---|---|---|
scenario_group | Scenario Group | string | ✓ | Scenario group | |
scenario_name | Scenario Name | string | ✓ | Scenario name | |
scenario_variant | Scenario Variant | string | ✓ | Scenario variant | |
unit | Unit | string | ✓ | maxLength=16 | Measurement unit of the reported value |
year | Year | integer | ✓ | minimum=1900 maximum=2100 | Year to which the data value applies |
country | Country Code | string | ✓ | ISO 3166-1 alpha-2 country code | |
value | Value | number | ✓ | minimum=0 | Number of households in the specified unit for the given scenario, scenario variant, country, and year |