Economic Survey Agriculture Production Index Numbers

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
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Category
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Sub-Category
               

No description available for this field.

Name (identifier)
sub_category
Type
text
Sample
                       
Item
               

No description available for this field.

Name (identifier)
item
Type
text
Sample
                       
Weight
               

No description available for this field.

Name (identifier)
weight
Type
decimal
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":"economic-survey-agriculture-production-index-numbers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/economic-survey-agriculture-production-index-numbers"
      }
    ]
    ,
  • "definitions":
    {
    • "economic-survey-agriculture-production-index-numbers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/economic-survey-agriculture-production-index-numbers_records"
            }
          }
        }
      }
      ,
    • "economic-survey-agriculture-production-index-numbers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "sub_category":
              {
              • "type":"string",
              • "title":"Sub-Category",
              • "description":""
              }
              ,
            • "item":
              {
              • "type":"string",
              • "title":"Item",
              • "description":""
              }
              ,
            • "weight":
              {
              • "type":"number",
              • "title":"Weight",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets