Agri-Environmental Indicators-Fertilizers

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Area
               

No description available for this field.

Name (identifier)
area
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Element
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
                       
Item
               

No description available for this field.

Name (identifier)
item
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
                       
Area Code (FAO)
               

No description available for this field.

Name (identifier)
area_code_fao
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"agri-environmental-indicators-fertilizers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/agri-environmental-indicators-fertilizers"
      }
    ]
    ,
  • "definitions":
    {
    • "agri-environmental-indicators-fertilizers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/agri-environmental-indicators-fertilizers_records"
            }
          }
        }
      }
      ,
    • "agri-environmental-indicators-fertilizers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "area":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "element":
              {
              • "type":"string",
              • "title":"Element",
              • "description":""
              }
              ,
            • "item":
              {
              • "type":"string",
              • "title":"Item",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "area_code_fao":
              {
              • "type":"integer",
              • "title":"Area Code (FAO)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets