Water Scarcity Statistics

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
                       
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
                       
RIVERBASINS
               

No description available for this field.

Name (identifier)
riverbasins
Type
text
Sample
                       
TIME_FORMAT
               

No description available for this field.

Name (identifier)
time_format
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
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":"water-scarcity-statistics",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/water-scarcity-statistics"
      }
    ]
    ,
  • "definitions":
    {
    • "water-scarcity-statistics":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/water-scarcity-statistics_records"
            }
          }
        }
      }
      ,
    • "water-scarcity-statistics_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"OBS_VALUE",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"INDICATOR",
              • "description":""
              }
              ,
            • "riverbasins":
              {
              • "type":"string",
              • "title":"RIVERBASINS",
              • "description":""
              }
              ,
            • "time_format":
              {
              • "type":"string",
              • "title":"TIME_FORMAT",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "unit_mult":
              {
              • "type":"string",
              • "title":"UNIT_MULT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets