This dataset focuses on the trends in power consumption across different states in India during the initial months of the COVID-19 crisis (especially the during the lockdown).
Update Frequency: Quarterly (every 3 months).
Dataset stats: Two .csv files with about 1mb in total size.
Dataset Profile: link to Pandas-Profiling.
The data has been complied from the weekly reports released by POSOCO ( https://posoco.in/). Power System Operation Corporation Limited (POSOCO) is a wholly-owned Government of India enterprise under the Ministry of Power. It was earlier a wholly-owned subsidiary of Power Grid Corporation of India Limited. It was formed in March 2009 to handle the power management functions of PGCIL.
The dataset has been scraped from the weekly energy reports of POSOCO.
# | Column | Non-Null Count | Dtype |
---|---|---|---|
0 | States | 16599 non-null | object |
1 | Regions | 16599 non-null | object |
2 | latitude | 16599 non-null | float64 |
3 | longitude | 16599 non-null | float64 |
4 | Dates | 16599 non-null | object |
5 | Usage | 16599 non-null | float64 |
No projects have been built using this dataset yet.
Dataset Owner - Twinkle Khanna
Collaborator - Navin Mundhra