Agricultural Exposure to Water Stress

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
YEAR
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
OBS_VALUE
               

No description available for this field.

Name (identifier)
obs_value
Type
decimal
Sample
                       
CROP_LABEL
               

No description available for this field.

Name (identifier)
crop_label
Type
text
Sample
                       
FREQ
               

No description available for this field.

Name (identifier)
freq
Type
text
Sample
                       
INDICATOR
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
TIME_FORMAT
               

No description available for this field.

Name (identifier)
time_format
Type
text
Sample
                       
UNIT_MULT
               

No description available for this field.

Name (identifier)
unit_mult
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"agricultural-exposure-to-water-stress",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/agricultural-exposure-to-water-stress"
      }
    ]
    ,
  • "definitions":
    {
    • "agricultural-exposure-to-water-stress":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/agricultural-exposure-to-water-stress_records"
            }
          }
        }
      }
      ,
    • "agricultural-exposure-to-water-stress_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"YEAR",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"OBS_VALUE",
              • "description":""
              }
              ,
            • "crop_label":
              {
              • "type":"string",
              • "title":"CROP_LABEL",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"INDICATOR",
              • "description":""
              }
              ,
            • "time_format":
              {
              • "type":"string",
              • "title":"TIME_FORMAT",
              • "description":""
              }
              ,
            • "unit_mult":
              {
              • "type":"string",
              • "title":"UNIT_MULT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets