Percentage of Desalinated Water Exports to Total Volume of Water Supplied by Saline Water Conversion Corporation (SWCC)

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
                       
Total Quantity of Water Produce
               

No description available for this field.

Name (identifier)
total_quantity_of_water_produced
Type
integer
Sample
                       
Total Quantity of Water Exports
               

No description available for this field.

Name (identifier)
total_quantity_of_water_exports
Type
integer
Sample
                       
Total Exports to Production Percentage %
               

No description available for this field.

Name (identifier)
total_exports_to_production_percentage
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"percentage-of-desalinated-water-exports-to-total-volume-of-water-supplied-by-sal",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/percentage-of-desalinated-water-exports-to-total-volume-of-water-supplied-by-sal"
      }
    ]
    ,
  • "definitions":
    {
    • "percentage-of-desalinated-water-exports-to-total-volume-of-water-supplied-by-sal":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/percentage-of-desalinated-water-exports-to-total-volume-of-water-supplied-by-sal_records"
            }
          }
        }
      }
      ,
    • "percentage-of-desalinated-water-exports-to-total-volume-of-water-supplied-by-sal_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "total_quantity_of_water_produced":
              {
              • "type":"integer",
              • "title":"Total Quantity of Water Produce",
              • "description":""
              }
              ,
            • "total_quantity_of_water_exports":
              {
              • "type":"integer",
              • "title":"Total Quantity of Water Exports",
              • "description":""
              }
              ,
            • "total_exports_to_production_percentage":
              {
              • "type":"number",
              • "title":"Total Exports to Production Percentage %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets