Crop Area, Production Quantity and Value for Field Crops, Vegetables and Fruit Trees

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Crop Type
               

No description available for this field.

Name (identifier)
crop_type
Type
text
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets