Baselight

India Power Infrastructure Data (2004-2021)

Statewise Power Infrastructure Data by RBI

@kaggle.hangryjay_india_power_infrastructure_data

Loading...
Loading...

About this Dataset

India Power Infrastructure Data (2004-2021)

Context

This Dataset is extracted from the RBI(Reserve Bank Of India) Annual Publication "HANDBOOK OF STATISTICS ON INDIAN STATES" and is open to be used for research and educational purpose. The particular dataset contains a CSV(Comma Separated Values) file on Indian Statewise Electricity Infrastructure from 2004 to 2021. To be used by researchers, analysts, professionals and students to carry out various projects and research especially for Time Series Analysis and Forecasting.

Content

State/Union Territory: States and Union Territories of India

Year: Year from FY2004-2005 to FY2020-2021

Power Requirement Net Crore Units: Power Requirement by each state in Net Crore Units

Availability Of Power Net Crore Units: Power Availability for each state in Net Crore Units

Availability Of Power Per Capita kiloWatt-Hour: Availability of PPC in kiloWatt-Hour

Installed Power Capacity MegaWatt: Installed Power Capacity in MegaWatt

Note:
i) Per Capita Availability of Power is worked out based on Census Population 2011 and for the population for Andhra Pradesh and Telangana drawn from both Governments’ portals for the years 2014-15 and 2018-19.

ii) Figures of Telangana are w.e.f. June 2014 due to bifurcation of Andhra Pradesh into Andhra Pradesh and Telangana w.e.f. June 2, 2014

Acknowledgements

Database on Indian Economy: https://dbie.rbi.org.in/DBIE/dbie.rbi?site=home
Central Electricity Authority, Ministry of Power, Government of India: https://cea.nic.in/?lang=en

Tables

India Statewise Power Infrastructure Data Rbi

@kaggle.hangryjay_india_power_infrastructure_data.india_statewise_power_infrastructure_data_rbi
  • 19.46 KB
  • 612 rows
  • 6 columns
Loading...

CREATE TABLE india_statewise_power_infrastructure_data_rbi (
  "state_union_territory" VARCHAR,
  "year" VARCHAR,
  "power_requirement_net_crore_units" VARCHAR,
  "availability_of_power_net_crore_units" VARCHAR,
  "availability_of_power_per_capita_kilowatt_hour" VARCHAR,
  "installed_power_capacity_megawatt" VARCHAR
);

Share link

Anyone who has the link will be able to view this.