Number of Desalinated Water Plants by Type and Authority

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
                       
Authority
               

No description available for this field.

Name (identifier)
authority
Type
text
Sample
                       
Station Type
               

No description available for this field.

Name (identifier)
station_type
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":"number-of-desalinated-water-plants-by-type-and-authority0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-desalinated-water-plants-by-type-and-authority0"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-desalinated-water-plants-by-type-and-authority0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-desalinated-water-plants-by-type-and-authority0_records"
            }
          }
        }
      }
      ,
    • "number-of-desalinated-water-plants-by-type-and-authority0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "authority":
              {
              • "type":"string",
              • "title":"Authority",
              • "description":""
              }
              ,
            • "station_type":
              {
              • "type":"string",
              • "title":"Station Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets