Trends in Atmospheric CO₂ - Globally averaged marine surface annual mean growth rates
Dataset schema
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-annual-mean-growth-rates",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates"
}
] - "definitions":{
- "atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates_records"
}
}
} - "records":
} - "properties":
- "atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"year",
- "description":""
} - "ann_inc":,{
- "type":"number",
- "title":"ann inc",
- "description":""
} - "unc":{
- "type":"number",
- "title":"unc",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "atmospheric-co2-globally-averaged-marine-surface-annual-mean-growth-rates":