Precipitation and Renewable Water Resources

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
                       
Variable Name and Unit of Measure
               

No description available for this field.

Name (identifier)
variable_name_and_unit_of_measure
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Data Source
               

No description available for this field.

Name (identifier)
data_source
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-surface-water-supply-data-1962-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-surface-water-supply-data-1962-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-surface-water-supply-data-1962-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-surface-water-supply-data-1962-2014_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-surface-water-supply-data-1962-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "variable_name_and_unit_of_measure":
              {
              • "type":"string",
              • "title":"Variable Name and Unit of Measure",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "data_source":
              {
              • "type":"string",
              • "title":"Data Source",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets