European Union - Greenhouse gas emissions
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"european-union-ghg",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/european-union-ghg"
}
] - "definitions":{
- "european-union-ghg":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/european-union-ghg_records"
}
}
} - "records":
} - "properties":
- "european-union-ghg_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "country":,{
- "type":"string",
- "title":"Country",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "emission":,{
- "type":"string",
- "title":"Emission",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "unit":{
- "type":"string",
- "title":"Unit",
- "description":""
}
} - "country":
}
} - "fields":
} - "properties":
} - "european-union-ghg":
Similar datasets
- This dataset contains the annual historical series of GHG emissions for the years 1971-2021
- This dataset contains Total Emissions by country and main source category from 1970-2021. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains CO2 Emissions by sectors for 2020. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains Emissions by country and main source category from 1970-2021. Follow datasource.kapsarc.org for timely data to advance energy economics research.