Crop Area, Production Quantity and Value for Field Crops, Vegetables and Fruit Trees
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre"
}
] - "definitions":{
- "crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre_records"
}
}
} - "records":
} - "properties":
- "crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "crop_type":,{
- "type":"string",
- "title":"Crop Type",
- "description":""
} - "unit":,{
- "type":"string",
- "title":"Unit",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "crop-area-production-quantity-and-value-for-field-crops-vegetables-and-fruit-tre":