CO2 Emissions by Sectors
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"co2-emissions-by-sectors",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/co2-emissions-by-sectors"
}
] - "definitions":{
- "co2-emissions-by-sectors":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/co2-emissions-by-sectors_records"
}
}
} - "records":
} - "properties":
- "co2-emissions-by-sectors_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "region_country_economy":,{
- "type":"string",
- "title":"Region/Country/Economy",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator ",
- "description":""
} - "sectors":,{
- "type":"string",
- "title":"Sectors",
- "description":""
} - "value":,{
- "type":"number",
- "title":"Value",
- "description":""
} - "unit":{
- "type":"string",
- "title":"Unit ",
- "description":""
}
} - "region_country_economy":
}
} - "fields":
} - "properties":
} - "co2-emissions-by-sectors":
Similar datasets
- This dataset contains the annual historical series of CO2 emissions by TES and GDP for the years 1971-2021
- This dataset contains the annual historical series of GHG emissions for the years 1971-2021
- 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.
- This dataset contains world CO2 emissions 1850 - 2020 data from World Resources Institute. Follow datasource.kapsarc.org for timely data to advance energy economics research.