Atmospheric Trace Gases, Carbon Isotopes, Radionuclides, and Aerosols
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "time_format":
}
} - "fields":
} - "properties":
} - "atmospheric-trace-gases-carbon-isotopes-radionuclides-and-aerosols":