Total Final Consumption and its Components
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"total-final-consumption-and-its-component",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/total-final-consumption-and-its-component"
}
] - "definitions":{
- "total-final-consumption-and-its-component":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/total-final-consumption-and-its-component_records"
}
}
} - "records":
} - "properties":
- "total-final-consumption-and-its-component_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "country_or_area":,{
- "type":"string",
- "title":"Country or area",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "total-final-consumption-and-its-component":
Similar datasets
- This dataset contains Electricity Supply and Consumption for 2012-2019. Data from United Nations Statistics Division. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains World Energy Use 1960-2014 Data from World Resources Institute. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains the World's Total Energy Supply for 1990-2019.
- This dataset contains the World's Components of Total Energy Supply for 2012-2019. Data from United Nations Statistics Division. Follow datasource.kapsarc.org for timely data to advance energy economics research.