Trends in Atmospheric CO₂ - Mauna Loa CO₂ monthly mean data

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
               

No description available for this field.

Name (identifier)
average
Type
decimal
Sample
                       
deseasonalized
               

No description available for this field.

Name (identifier)
deseasonalized
Type
decimal
Sample
                       
ndays
               

No description available for this field.

Name (identifier)
ndays
Type
integer
Sample
                       
sdev
               

No description available for this field.

Name (identifier)
sdev
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-mauna-loa-monthly-mean-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-co2-mauna-loa-monthly-mean-data"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-co2-mauna-loa-monthly-mean-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-co2-mauna-loa-monthly-mean-data_records"
            }
          }
        }
      }
      ,
    • "atmospheric-co2-mauna-loa-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",
              • "description":""
              }
              ,
            • "deseasonalized":
              {
              • "type":"number",
              • "title":"deseasonalized",
              • "description":""
              }
              ,
            • "ndays":
              {
              • "type":"integer",
              • "title":"ndays",
              • "description":""
              }
              ,
            • "sdev":
              {
              • "type":"number",
              • "title":"sdev",
              • "description":""
              }
              ,
            • "unc":
              {
              • "type":"number",
              • "title":"unc",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets