Agricultural Exposure to Water Stress
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"agricultural-exposure-to-water-stress",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/agricultural-exposure-to-water-stress"
}
] - "definitions":{
- "agricultural-exposure-to-water-stress":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/agricultural-exposure-to-water-stress_records"
}
}
} - "records":
} - "properties":
- "agricultural-exposure-to-water-stress_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"YEAR",
- "description":""
} - "obs_value":,{
- "type":"number",
- "title":"OBS_VALUE",
- "description":""
} - "crop_label":,{
- "type":"string",
- "title":"CROP_LABEL",
- "description":""
} - "freq":,{
- "type":"string",
- "title":"FREQ",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"INDICATOR",
- "description":""
} - "time_format":,{
- "type":"string",
- "title":"TIME_FORMAT",
- "description":""
} - "unit_mult":{
- "type":"string",
- "title":"UNIT_MULT",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "agricultural-exposure-to-water-stress":