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)
empty
Type
integer
Sample
                       
Monthly Average
               

No description available for this field.

Name (identifier)
monthly_average
Type
decimal
Sample
                       
De-seasonalized
               

No description available for this field.

Name (identifier)
de_seasonalized
Type
decimal
Sample
                       
Days
               

No description available for this field.

Name (identifier)
days
Type
decimal
Sample
                       
st.dev of days
               

No description available for this field.

Name (identifier)
st_dev_of_days
Type
decimal
Sample
                       
unc. Of mon mean
               

No description available for this field.

Name (identifier)
unc_of_mon_mean
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":""
              }
              ,
            • "empty":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
              ,
            • "monthly_average":
              {
              • "type":"number",
              • "title":"Monthly Average",
              • "description":""
              }
              ,
            • "de_seasonalized":
              {
              • "type":"number",
              • "title":"De-seasonalized",
              • "description":""
              }
              ,
            • "days":
              {
              • "type":"number",
              • "title":"Days",
              • "description":""
              }
              ,
            • "st_dev_of_days":
              {
              • "type":"number",
              • "title":"st.dev of days ",
              • "description":""
              }
              ,
            • "unc_of_mon_mean":
              {
              • "type":"number",
              • "title":"unc. Of mon mean ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets