Atmospheric GHG Concentration

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_year
Type
date
Sample
                       
GHGs including aerosols
               

No description available for this field.

Name (identifier)
all_greenhouse_gases_including_aerosols_number
Type
decimal
Sample
                       
67% of probability staying below 1.5ºC
               

No description available for this field.

Name (identifier)
67_of_probability_staying_below_1_5aoc_number
Type
integer
Sample
                       
67% probability of staying below 2ºC
               

No description available for this field.

Name (identifier)
67_probability_of_staying_below_2aoc_number
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"atmospheric-ghg-concentrations",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-ghg-concentrations"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-ghg-concentrations":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-ghg-concentrations_records"
            }
          }
        }
      }
      ,
    • "atmospheric-ghg-concentrations_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "all_greenhouse_gases_including_aerosols_number":
              {
              • "type":"number",
              • "title":"GHGs including aerosols",
              • "description":""
              }
              ,
            • "67_of_probability_staying_below_1_5aoc_number":
              {
              • "type":"integer",
              • "title":"67% of probability staying below 1.5ºC",
              • "description":""
              }
              ,
            • "67_probability_of_staying_below_2aoc_number":
              {
              • "type":"integer",
              • "title":"67% probability of staying below 2ºC",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets