Cultivation of organic soils
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"emissions_agriculture_cultivated_organic_soils_e_all_data_norm",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/emissions_agriculture_cultivated_organic_soils_e_all_data_norm"
}
] - "definitions":{
- "emissions_agriculture_cultivated_organic_soils_e_all_data_norm":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/emissions_agriculture_cultivated_organic_soils_e_all_data_norm_records"
}
}
} - "records":
} - "properties":
- "emissions_agriculture_cultivated_organic_soils_e_all_data_norm_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date",
- "title":"Date",
- "description":""
} - "location":,{
- "type":"string",
- "title":"location",
- "description":""
} - "item":,{
- "type":"string",
- "title":"item",
- "description":""
} - "element":,{
- "type":"string",
- "title":"element",
- "description":""
} - "value":,{
- "type":"integer",
- "title":"Value",
- "description":""
} - "unit":{
- "type":"string",
- "title":"Unit",
- "description":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "emissions_agriculture_cultivated_organic_soils_e_all_data_norm":