
This is a proof-of-concept project I have developed to explore a domain I am passionate about: energy. I use APIs to ingest public data from the French electricity transmission system, Réseau de Transport d’Électricité (RTE). Cloud services (MotherDuck and Streamlit) are used to store and transform the data, as well as host a series of interactive data dashboards.
The Actual Generation dashboard allows users to explore power generation trends by production type.
Access the Actual Generation dashboard here
The Virtual Power Plant (VPP) dashboard tracks wholesale electricity prices, calculates market volatility, and models the financial performance of a VPP using D+1 price data from the RTE to optimize charge/discharge schedules for customized VPP models.
Access the VPP dashboard here
Follow the whole project on GitHub!

Coming soon!