Geothermal, Biomass and Other in Exajoules
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"geothermal-biomass-and-other-in-exajoules",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/geothermal-biomass-and-other-in-exajoules"
}
] - "definitions":{
- "geothermal-biomass-and-other-in-exajoules":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/geothermal-biomass-and-other-in-exajoules_records"
}
}
} - "records":
} - "properties":
- "geothermal-biomass-and-other-in-exajoules_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "exajoules_input_equivalent":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "geo_biomass_ej":,{
- "type":"number",
- "title":"Value (EJ)",
- "description":""
} - "growth_rate_per_annum_2021":,{
- "type":"string",
- "title":"Growth rate per annum 2021",
- "description":""
} - "growth_rate_per_annum_2011_21":,{
- "type":"string",
- "title":"Growth rate per annum 2011-21",
- "description":""
} - "share_2021":{
- "type":"number",
- "title":"Share 2021",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "geothermal-biomass-and-other-in-exajoules":