Atmospheric Methane concentrations since 1010

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Mean Air Age (Year)
               

No description available for this field.

Name (identifier)
mean_air_age_year
Type
date
Sample
                       
CH4 Mixing Ratio
               

No description available for this field.

Name (identifier)
ch4_mixing_ratio_ppb
Type
decimal
Sample
                       
Years Before 2000 A.D.
               

No description available for this field.

Name (identifier)
years_before_200_a_d
Type
decimal
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"atmospheric-methane-concentrations-1010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-methane-concentrations-1010"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-methane-concentrations-1010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-methane-concentrations-1010_records"
            }
          }
        }
      }
      ,
    • "atmospheric-methane-concentrations-1010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "mean_air_age_year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Mean Air Age (Year)",
              • "description":""
              }
              ,
            • "ch4_mixing_ratio_ppb":
              {
              • "type":"number",
              • "title":"CH4 Mixing Ratio",
              • "description":""
              }
              ,
            • "years_before_200_a_d":
              {
              • "type":"number",
              • "title":"Years Before 2000 A.D.",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets