Desalinated Water Produced in SWCC Plants

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Plant
               

No description available for this field.

Name (identifier)
plant
Type
text
Sample
                       
Production Quantity (Million Cubic Meters)
               

No description available for this field.

Name (identifier)
production_quantity_million_cubic_meters
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"desalinated-water-produced-in-swcc-plants-2013-2019",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/desalinated-water-produced-in-swcc-plants-2013-2019"
      }
    ]
    ,
  • "definitions":
    {
    • "desalinated-water-produced-in-swcc-plants-2013-2019":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/desalinated-water-produced-in-swcc-plants-2013-2019_records"
            }
          }
        }
      }
      ,
    • "desalinated-water-produced-in-swcc-plants-2013-2019_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"year",
              • "description":""
              }
              ,
            • "plant":
              {
              • "type":"string",
              • "title":"Plant",
              • "description":""
              }
              ,
            • "production_quantity_million_cubic_meters":
              {
              • "type":"number",
              • "title":"Production Quantity (Million Cubic Meters)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets