Water Data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country Code
               

No description available for this field.

Name (identifier)
country_code
Type
text
Sample
                       
Country Name
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Area Id
               

No description available for this field.

Name (identifier)
area_id
Type
text
Sample
                       
Variable Name
               

No description available for this field.

Name (identifier)
variable_name
Type
text
Sample
                       
Variable Name and Unit of Measure
               

No description available for this field.

Name (identifier)
variable_name_and_unit_of_measure
Type
text
Sample
                       
Variable Id
               

No description available for this field.

Name (identifier)
variable_id
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Variable Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Data Source Symbol
               

No description available for this field.

Name (identifier)
data_source_symbol
Type
text
Sample
                       
Data Source
               

No description available for this field.

Name (identifier)
data_source
Type
text
Sample
                       
Md
               

No description available for this field.

Name (identifier)
md
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-water-data-1962-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-water-data-1962-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-water-data-1962-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-water-data-1962-2015_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-water-data-1962-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country_code":
              {
              • "type":"string",
              • "title":"Country Code",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country Name",
              • "description":""
              }
              ,
            • "area_id":
              {
              • "type":"string",
              • "title":"Area Id",
              • "description":""
              }
              ,
            • "variable_name":
              {
              • "type":"string",
              • "title":"Variable Name",
              • "description":""
              }
              ,
            • "variable_name_and_unit_of_measure":
              {
              • "type":"string",
              • "title":"Variable Name and Unit of Measure",
              • "description":""
              }
              ,
            • "variable_id":
              {
              • "type":"string",
              • "title":"Variable Id",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Variable Value",
              • "description":""
              }
              ,
            • "data_source_symbol":
              {
              • "type":"string",
              • "title":"Data Source Symbol",
              • "description":""
              }
              ,
            • "data_source":
              {
              • "type":"string",
              • "title":"Data Source",
              • "description":""
              }
              ,
            • "md":
              {
              • "type":"string",
              • "title":"Md",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets