Datons Stories #3 - Dashboard from EIA API | Develop a web app to interact with US energy data
Live session where we build an interactive dashboard web app using EIA API data for exploring US energy statistics.
May 8, 2024 1h 28m
pythonenergydashboardweb-app
Stream notes
Building upon our previous EIA API exploration, we create a fully interactive dashboard.
What we covered
- Designing a dashboard architecture
- Building interactive components with Streamlit
- Connecting to EIA API in real-time
- Deploying the web application