Carbon Flux to the Atmosphere from Land-Use Changes
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005"
}
] - "definitions":{
- "carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005_records"
}
}
} - "records":
} - "properties":
- "carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "frequency":,{
- "type":"string",
- "title":"FREQUENCY",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"DATE",
- "description":""
} - "value":,{
- "type":"number",
- "title":"VALUE",
- "description":""
} - "carbon_pool_id":,{
- "type":"string",
- "title":"CARBON_POOL_ID",
- "description":""
} - "carbon_pool_name":,{
- "type":"string",
- "title":"CARBON_POOL_NAME",
- "description":""
} - "ecosystem_id":,{
- "type":"string",
- "title":"ECOSYSTEM_ID",
- "description":""
} - "ecosystem_name":,{
- "type":"string",
- "title":"ECOSYSTEM_NAME",
- "description":""
} - "indicator_id":,{
- "type":"string",
- "title":"INDICATOR_ID",
- "description":""
} - "indicator_name":,{
- "type":"string",
- "title":"INDICATOR_NAME",
- "description":""
} - "indicator_unit":,{
- "type":"string",
- "title":"INDICATOR_UNIT",
- "description":""
} - "region_id":,{
- "type":"string",
- "title":"REGION_ID",
- "description":""
} - "region_name":,{
- "type":"string",
- "title":"REGION_NAME",
- "description":""
} - "region_regionid":{
- "type":"string",
- "title":"REGION_REGIONID",
- "description":""
}
} - "frequency":
}
} - "fields":
} - "properties":
} - "carbon-flux-to-the-atmosphere-from-land-use-changes-1850-2005":