Monthly Peak Loads According to Sources in the Electricity Sector

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
* Peak Load Of The Kingdom
               

No description available for this field.

Name (identifier)
pload_of_the_kingdom
Type
decimal
Sample
                       
Load Connected Networks
               

No description available for this field.

Name (identifier)
load_connected_networks
Type
decimal
Sample
                       
Big Customers
               

No description available for this field.

Name (identifier)
big_customers
Type
decimal
Sample
                       
Disalination Plants
               

No description available for this field.

Name (identifier)
disalination_plants
Type
decimal
Sample
                       
Isolated Power Plants
               

No description available for this field.

Name (identifier)
isolated_power_plants
Type
decimal
Sample
                       
connected Power Plants
               

No description available for this field.

Name (identifier)
connected_power_plants
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"monthly-peak-loads-according-to-sources-in-the-electricity-sector2009mw",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/monthly-peak-loads-according-to-sources-in-the-electricity-sector2009mw"
      }
    ]
    ,
  • "definitions":
    {
    • "monthly-peak-loads-according-to-sources-in-the-electricity-sector2009mw":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/monthly-peak-loads-according-to-sources-in-the-electricity-sector2009mw_records"
            }
          }
        }
      }
      ,
    • "monthly-peak-loads-according-to-sources-in-the-electricity-sector2009mw_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "pload_of_the_kingdom":
              {
              • "type":"number",
              • "title":"* Peak Load Of The Kingdom",
              • "description":""
              }
              ,
            • "load_connected_networks":
              {
              • "type":"number",
              • "title":"Load Connected Networks",
              • "description":""
              }
              ,
            • "big_customers":
              {
              • "type":"number",
              • "title":"Big Customers",
              • "description":""
              }
              ,
            • "disalination_plants":
              {
              • "type":"number",
              • "title":"Disalination Plants",
              • "description":""
              }
              ,
            • "isolated_power_plants":
              {
              • "type":"number",
              • "title":"Isolated Power Plants",
              • "description":""
              }
              ,
            • "connected_power_plants":
              {
              • "type":"number",
              • "title":"connected Power Plants",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets