The Imported Electric Energy from the Desalination 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)
year
Type
date
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Desalination Plant
               

No description available for this field.

Name (identifier)
desalination_plant
Type
text
Sample
                       
Imported Electric Energy
               

No description available for this field.

Name (identifier)
imported_electric_energy
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"the-imported-electric-energy-from-the-desalination-plants-gwh-2006-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-imported-electric-energy-from-the-desalination-plants-gwh-2006-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "the-imported-electric-energy-from-the-desalination-plants-gwh-2006-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-imported-electric-energy-from-the-desalination-plants-gwh-2006-2009_records"
            }
          }
        }
      }
      ,
    • "the-imported-electric-energy-from-the-desalination-plants-gwh-2006-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "desalination_plant":
              {
              • "type":"string",
              • "title":"Desalination Plant",
              • "description":""
              }
              ,
            • "imported_electric_energy":
              {
              • "type":"integer",
              • "title":"Imported Electric Energy",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets