Ratio of Waste Water to Fresh Water Treated for Saudi Municipalities Use

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
                       
Volume of Wastewater Treated for Usage
               

No description available for this field.

Name (identifier)
volume_of_wastewater_treated_for_usage
Type
integer
Sample
                       
Grand Total of Fresh Water Use by Saudi Municipalities
               

No description available for this field.

Name (identifier)
grand_total_of_fresh_water_use_by_saudi_municipalities
Type
integer
Sample
                       
Percentage of Wastewater to Fresh Water Treated for Use %
               

No description available for this field.

Name (identifier)
percentage_of_wastewater_to_fresh_water_treated_for_use
Type
decimal
Unit
%
Sample
                       

JSON Schema

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

{
  • "title":"ratio-of-waste-water-to-fresh-water-treated-for-saudi-municipalities-use",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/ratio-of-waste-water-to-fresh-water-treated-for-saudi-municipalities-use"
      }
    ]
    ,
  • "definitions":
    {
    • "ratio-of-waste-water-to-fresh-water-treated-for-saudi-municipalities-use":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/ratio-of-waste-water-to-fresh-water-treated-for-saudi-municipalities-use_records"
            }
          }
        }
      }
      ,
    • "ratio-of-waste-water-to-fresh-water-treated-for-saudi-municipalities-use_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "volume_of_wastewater_treated_for_usage":
              {
              • "type":"integer",
              • "title":"Volume of Wastewater Treated for Usage",
              • "description":""
              }
              ,
            • "grand_total_of_fresh_water_use_by_saudi_municipalities":
              {
              • "type":"integer",
              • "title":"Grand Total of Fresh Water Use by Saudi Municipalities",
              • "description":""
              }
              ,
            • "percentage_of_wastewater_to_fresh_water_treated_for_use":
              {
              • "type":"number",
              • "title":"Percentage of Wastewater to Fresh Water Treated for Use %",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets