Trends in Atmospheric CO₂ - Globally averaged marine surface annual mean growth rates

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
                       
ann inc
               

No description available for this field.

Name (identifier)
ann_inc
Type
decimal
Sample
                       
unc
               

No description available for this field.

Name (identifier)
unc
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates_records"
            }
          }
        }
      }
      ,
    • "atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"year",
              • "description":""
              }
              ,
            • "ann_inc":
              {
              • "type":"number",
              • "title":"ann inc",
              • "description":""
              }
              ,
            • "unc":
              {
              • "type":"number",
              • "title":"unc",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets