Generating Capacity, Peak Load, No. of Subscribers, Electricity Consumed

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Percent Industrial Consumption to Total Consumption
               

No description available for this field.

Name (identifier)
percent_industrial_consumption_to_total_consumption
Type
integer
Sample
                       
Industrial Consumption (Maga-Watt HR)
               

No description available for this field.

Name (identifier)
industrial_consumption_maga_watt_hr
Type
integer
Sample
                       
Total Energy Consumed Maga-W. Hr.
               

No description available for this field.

Name (identifier)
total_energy_consumed_maga_w_hr
Type
integer
Sample
                       
No. of Subscribers
               

No description available for this field.

Name (identifier)
no_of_subscribers
Type
integer
Sample
                       
Peak Load Maga-Watt
               

No description available for this field.

Name (identifier)
peak_load_maga_watt
Type
integer
Sample
                       
Actual Generating Capacity Maga - Watt
               

No description available for this field.

Name (identifier)
actual_generating_capacity_maga_watt
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"generating-capacity-peak-load-no-of-subscribers-electricity-consumed-00-09",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/generating-capacity-peak-load-no-of-subscribers-electricity-consumed-00-09"
      }
    ]
    ,
  • "definitions":
    {
    • "generating-capacity-peak-load-no-of-subscribers-electricity-consumed-00-09":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/generating-capacity-peak-load-no-of-subscribers-electricity-consumed-00-09_records"
            }
          }
        }
      }
      ,
    • "generating-capacity-peak-load-no-of-subscribers-electricity-consumed-00-09_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "title":"Year ",
              • "description":""
              }
              ,
            • "percent_industrial_consumption_to_total_consumption":
              {
              • "type":"integer",
              • "title":"Percent Industrial Consumption to Total Consumption",
              • "description":""
              }
              ,
            • "industrial_consumption_maga_watt_hr":
              {
              • "type":"integer",
              • "title":"Industrial Consumption (Maga-Watt HR)",
              • "description":""
              }
              ,
            • "total_energy_consumed_maga_w_hr":
              {
              • "type":"integer",
              • "title":"Total Energy Consumed Maga-W. Hr.",
              • "description":""
              }
              ,
            • "no_of_subscribers":
              {
              • "type":"integer",
              • "title":"No. of Subscribers",
              • "description":""
              }
              ,
            • "peak_load_maga_watt":
              {
              • "type":"integer",
              • "title":"Peak Load Maga-Watt",
              • "description":""
              }
              ,
            • "actual_generating_capacity_maga_watt":
              {
              • "type":"integer",
              • "title":"Actual Generating Capacity Maga - Watt",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets