Global GHG Emissions
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"global-ghg-emissions",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/global-ghg-emissions"
}
] - "definitions":{
- "global-ghg-emissions":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/global-ghg-emissions_records"
}
}
} - "records":
} - "properties":
- "global-ghg-emissions_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "region_country":,{
- "type":"string",
- "title":"Region/Country",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "unit":{
- "type":"string",
- "title":"Unit",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "global-ghg-emissions":
Similar datasets
- This dataset contains the annual historical series of CO2 emissions by TES and GDP for the years 1971-2021
- This dataset contains CO2 Emissions by sectors for 2020. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- 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 Emissions by country and main source category from 1970-2021. Follow datasource.kapsarc.org for timely data to advance energy economics research.