Other Renewable Consumption in Mtoe
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"other-renewables-consumption-in-mtoe",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/other-renewables-consumption-in-mtoe"
}
] - "definitions":{
- "other-renewables-consumption-in-mtoe":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/other-renewables-consumption-in-mtoe_records"
}
}
} - "records":
} - "properties":
- "other-renewables-consumption-in-mtoe_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "million_tonnes_oil_equivalent":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "growth_rate_per_annum_2005_15":,{
- "type":"number",
- "title":"Growth rate per annum 2005-15",
- "description":"",
- "unit":"%"
} - "growth_rate_per_annum_2016_1":,{
- "type":"number",
- "title":"Growth rate per annum 2016.1",
- "description":""
} - "share_2016_2":,{
- "type":"number",
- "title":"Share 2016.2",
- "description":""
} - "renewables_consumption_mtpe":{
- "type":"number",
- "title":"Renewables Consumption (Mtpe)",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "other-renewables-consumption-in-mtoe":