Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.51 KB

File metadata and controls

14 lines (8 loc) · 1.51 KB

ENTSO-E plots

Some analysis and plots of generation data in Spain from ENTSO-E, for a blog post about the outage on April 28, 2025.

Source

ENTSO-E, Actual Generation per Production Type for Spain.

Data must be downloaded manually

ENTSO-E has an API but is transitioning to a new system. Rather than integrate either the old or new API, data must be downloaded manually. A free ENTSO-E account is needed. Then select Export Data and select the annual CSV. Save the resulting file to the folder data.

Using

The repo contains a Jupyter notebook for all plots and analysis.