Methane emissions
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"methane-emissions",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/methane-emissions"
}
] - "definitions":{
- "methane-emissions":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/methane-emissions_records"
}
}
} - "records":
} - "properties":
- "methane-emissions_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "country_name":,{
- "type":"string",
- "title":"Country Name",
- "description":""
} - "indicator_name":,{
- "type":"string",
- "title":"Indicator Name",
- "description":""
} - "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "country_name":
}
} - "fields":
} - "properties":
} - "methane-emissions":
Similar datasets
- 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 global Annual Estimates of Anthropogenic Methane Emissions for the period 1860-1994. Data from Carbon Dioxide Information Analysis Center.
- This dataset contains the annual historical series of GHG emissions for the years 1971-2021
- This dataset shows the atmospheric methane concentrations since 1010. Data source: Data from NOAA, measured from a global network of air sampling sites.