Development of the Produced Energy According to Sources

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
                       
Power Plants
               

No description available for this field.

Name (identifier)
power_plants
Type
integer
Sample
                       
Desalination and Big Customer
               

No description available for this field.

Name (identifier)
desalination_and_big_customer
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"development-of-the-produced-energy-according-to-sources-2",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/development-of-the-produced-energy-according-to-sources-2"
      }
    ]
    ,
  • "definitions":
    {
    • "development-of-the-produced-energy-according-to-sources-2":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/development-of-the-produced-energy-according-to-sources-2_records"
            }
          }
        }
      }
      ,
    • "development-of-the-produced-energy-according-to-sources-2_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "power_plants":
              {
              • "type":"integer",
              • "title":"Power Plants",
              • "description":""
              }
              ,
            • "desalination_and_big_customer":
              {
              • "type":"integer",
              • "title":"Desalination and Big Customer",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets