
[OC] Die Strompreise in Kalifornien erreichten Ende 2025 0,35 $/kWh. Texas blieb das ganze Jahr über unter 0,15 $/kWh. Diese Lücke ist die Geschichte.
Ich habe zwei Jahre lang Strom- und Erdgaspreisdaten für Privathaushalte von der US Energy Information Administration gesammelt und ein Live-Dashboard erstellt, um sie zu visualisieren. Das Diagramm wird automatisch nach einem Zeitplan aktualisiert, sodass es immer aktuell bleibt.
Es weist auch auf Anomalien hin, wenn sich die Preise ungewöhnlich bewegen, und generiert KI-Zusammenfassungen, um das Geschehen in einfachem Englisch zu erklären.
Verfolgte Staaten: IL, TX, OH, CA, NY
Live: https://dvzc65cpn8cgf.cloudfront.net/dashboard
GitHub: https://github.com/zeeshankhan-05/energy-pulse
Verwendete Tools: Python, FastAPI, Recharts, PostgreSQL, AWS
Von A11Zer0
5 Kommentare
uh…i don’t think the natural gas plot is right?
if the gap is the story then i’d recommend plotting more than one state at a time on the graph. Probably even all 5!
Also not sure how to read the data table or what i’m supposed to take away. 24 Illinois electricity prices were ingested yesterday. do they represent historical prices? prices for different parts of illinois?
How do you handle the anomaly detection—threshold-based on historical data, or something like ML models?
I’m seeing the same timestamp for all values for a given state [https://dvzc65cpn8cgf.cloudfront.net/api/data/prices/latest?region=IL&limit=200](https://dvzc65cpn8cgf.cloudfront.net/api/data/prices/latest?region=IL&limit=200)
[https://dvzc65cpn8cgf.cloudfront.net/api/data/prices/latest?region=CA&limit=200](https://dvzc65cpn8cgf.cloudfront.net/api/data/prices/latest?region=CA&limit=200)