Distribution of land use by United Arab Emirates

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
TIME_PERIOD
               

No description available for this field.

Name (identifier)
time_period
Type
text
Sample
                       
REF_AREA
               

No description available for this field.

Name (identifier)
ref_area
Type
text
Sample
                       
FREQ
               

No description available for this field.

Name (identifier)
freq
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
SOURCE_DETAIL
               

No description available for this field.

Name (identifier)
source_detail
Type
text
Sample
                       
MEASURE
               

No description available for this field.

Name (identifier)
measure
Type
text
Sample
                       
CROP_TYPE
               

No description available for this field.

Name (identifier)
crop_type
Type
text
Sample
                       
CROP_UNIT
               

No description available for this field.

Name (identifier)
crop_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":"distribution-of-land-use-by-emirate",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/distribution-of-land-use-by-emirate"
      }
    ]
    ,
  • "definitions":
    {
    • "distribution-of-land-use-by-emirate":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/distribution-of-land-use-by-emirate_records"
            }
          }
        }
      }
      ,
    • "distribution-of-land-use-by-emirate_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "title":"TIME_PERIOD",
              • "description":""
              }
              ,
            • "ref_area":
              {
              • "type":"string",
              • "title":"REF_AREA",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "source_detail":
              {
              • "type":"string",
              • "title":"SOURCE_DETAIL",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"MEASURE",
              • "description":""
              }
              ,
            • "crop_type":
              {
              • "type":"string",
              • "title":"CROP_TYPE",
              • "description":""
              }
              ,
            • "crop_unit":
              {
              • "type":"string",
              • "title":"CROP_UNIT",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets