Atmospheric Trace Gases, Carbon Isotopes, Radionuclides, and Aerosols

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Frequency
               

No description available for this field.

Name (identifier)
time_format
Type
text
Sample
                       
Variable
               

No description available for this field.

Name (identifier)
variable
Type
text
Sample
                       
Parts per million volume
               

No description available for this field.

Name (identifier)
obs_value
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols"
      }
    ]
    ,
  • "definitions":
    {
    • "atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols_records"
            }
          }
        }
      }
      ,
    • "atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_format":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "variable":
              {
              • "type":"string",
              • "title":"Variable",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"Parts per million volume",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets