Trends in Atmospheric CO₂ - Globally averaged marine surface monthly mean

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
integer
Sample
                       
Average CO2 (ppm)
               

No description available for this field.

Name (identifier)
average
Type
decimal
Sample
                       
average_unc
               

No description available for this field.

Name (identifier)
average_unc
Type
decimal
Sample
                       
trend
               

No description available for this field.

Name (identifier)
trend
Type
decimal
Sample
                       
trend_unc
               

No description available for this field.

Name (identifier)
trend_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-monthly-mean-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-monthly-mean-data"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-co2-globally-averaged-marine-surface-monthly-mean-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-monthly-mean-data_records"
            }
          }
        }
      }
      ,
    • "atmospheric-co2-globally-averaged-marine-surface-monthly-mean-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
              ,
            • "average":
              {
              • "type":"number",
              • "title":"Average CO2 (ppm)",
              • "description":""
              }
              ,
            • "average_unc":
              {
              • "type":"number",
              • "title":"average_unc",
              • "description":""
              }
              ,
            • "trend":
              {
              • "type":"number",
              • "title":"trend",
              • "description":""
              }
              ,
            • "trend_unc":
              {
              • "type":"number",
              • "title":"trend_unc",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets