OSUKED / ElexonDataPortal

Python wrapper for the Elexon/BMRS API
https://osuked.github.io/ElexonDataPortal
MIT License
52 stars 14 forks source link

Monthly generation data is missing / partial since June 2022 #20

Open robhawkes opened 2 years ago

robhawkes commented 2 years ago

Hey! First off, thanks for creating the Python client as it's been amazing for digging into the BMRS data.

I've noticed that the monthly generation data CSVs have contained partial data as of about June 2022. For example, some of the months are ~30KB files with only two half-hour periods.

Has something changed with the automation that creates these? I was planning to use the CSVs for some visualisation work but happy to generate them myself if this is something that isn't on the radar in the near future (appreciate this is an open project).