SWCC Water and Electricity Production

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
                       
Water produced ​(million cubic meters)
               

No description available for this field.

Name (identifier)
water_produced_million_cubic_meters
Type
decimal
Sample
                       
​Electrical energy produced annually ​(Million megawatts)
               

No description available for this field.

Name (identifier)
electrical_energy_produced_annually_million_megawatts
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-swcc-water-and-electricity-production@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-swcc-water-and-electricity-production@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-swcc-water-and-electricity-production@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-swcc-water-and-electricity-production@kapsarc_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-swcc-water-and-electricity-production@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "water_produced_million_cubic_meters":
              {
              • "type":"number",
              • "title":"Water produced ​(million cubic meters)",
              • "description":""
              }
              ,
            • "electrical_energy_produced_annually_million_megawatts":
              {
              • "type":"number",
              • "title":"​Electrical energy produced annually ​(Million megawatts)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets