Annual global GHG emissions by country and sector

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Substance
               

No description available for this field.

Name (identifier)
substance
Type
text
Sample
                       
IPCC_annex
               

No description available for this field.

Name (identifier)
ipcc_annex
Type
text
Sample
                       
fossil_bio
               

No description available for this field.

Name (identifier)
fossil_bio
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Country group
               

No description available for this field.

Name (identifier)
c_group_im24_sh
Type
text
Sample
                       
Country code
               

No description available for this field.

Name (identifier)
country_code_a3
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Sector ipcc_code
               

No description available for this field.

Name (identifier)
ipcc_code_2006_for_standard_report
Type
text
Sample
                       
Sector
               

No description available for this field.

Name (identifier)
ipcc_code_2006_for_standard_report_name
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"global-greenhouse-gas-emissions-by-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/global-greenhouse-gas-emissions-by-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "global-greenhouse-gas-emissions-by-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/global-greenhouse-gas-emissions-by-sector_records"
            }
          }
        }
      }
      ,
    • "global-greenhouse-gas-emissions-by-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "substance":
              {
              • "type":"string",
              • "title":"Substance",
              • "description":""
              }
              ,
            • "ipcc_annex":
              {
              • "type":"string",
              • "title":"IPCC_annex",
              • "description":""
              }
              ,
            • "fossil_bio":
              {
              • "type":"string",
              • "title":"fossil_bio",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "c_group_im24_sh":
              {
              • "type":"string",
              • "title":"Country group",
              • "description":""
              }
              ,
            • "country_code_a3":
              {
              • "type":"string",
              • "title":"Country code",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "ipcc_code_2006_for_standard_report":
              {
              • "type":"string",
              • "title":"Sector ipcc_code",
              • "description":""
              }
              ,
            • "ipcc_code_2006_for_standard_report_name":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets