Hello all,
In Karnataka, the Karnataka Power Transmission Corporation Limited (KPTCL) has a portal where they publish daily load curve reports. There are reports going back to 2011, and they include information on the electric grid, power generation, outages, reservoirs and more.
There was a request to generate a summary of the station-wise power generation across multiple days, so I ended up fetching and normalizing the data across all the reports since 2011. The data, code and documentation for this is available on GitHub:
https://github.com/Vonter/kptcl-load-curveThe full dataset is split across multiple files covering many different data points. To more easily explore them, there are a bunch of charts to visualize some of these data points across time over at
https://kptcl-load-curve.pages.dev/Regards,
Vivek