The Growth of the Peak Loads According to Sources in the Electricity Sector

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year (G)
               

No description available for this field.

Name (identifier)
year_g
Type
date
Sample
                       
Peak Load of the Kingdom (MW)
               

No description available for this field.

Name (identifier)
peak_load_of_the_kingdom
Type
integer
Sample
                       
Big Customers (MW)
               

No description available for this field.

Name (identifier)
big_customers
Type
integer
Sample
                       
Desalination Plants (MW)
               

No description available for this field.

Name (identifier)
desalination_plants
Type
integer
Sample
                       
Power Plants (MW)
               

No description available for this field.

Name (identifier)
power_plants
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw"
      }
    ]
    ,
  • "definitions":
    {
    • "the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw_records"
            }
          }
        }
      }
      ,
    • "the-growth-of-the-peak-loads-according-to-sources-in-the-electricity-sector-mw_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_g":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year (G)",
              • "description":""
              }
              ,
            • "peak_load_of_the_kingdom":
              {
              • "type":"integer",
              • "title":"Peak Load of the Kingdom (MW)",
              • "description":""
              }
              ,
            • "big_customers":
              {
              • "type":"integer",
              • "title":"Big Customers (MW)",
              • "description":""
              }
              ,
            • "desalination_plants":
              {
              • "type":"integer",
              • "title":"Desalination Plants (MW)",
              • "description":""
              }
              ,
            • "power_plants":
              {
              • "type":"integer",
              • "title":"Power Plants (MW)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets