EnergyDatum

May 26, 2022 · 2 min read

EnergyDatum is a web application designed to analyze, calculate, and compare the real cost of electricity in a household using historical consumption data. The system starts from the CSV file provided by the electricity distributor (with hourly smart meter readings) and combines it with hourly regulated market prices published by Red Eléctrica de España.

During site generation, EnergyDatum:

  • Summarizes consumption and groups it by time slots
  • Downloads and processes regulated market prices
  • Calculates the actual cost for the last 12 months under the regulated tariff
  • (Optional) Estimates solar production using an integration with PVGIS

Once generated, the website is published as a static site on GitHub Pages, but functions as a dynamic application in the browser: it includes interactive charts, real-time calculations, and the possibility to add custom tariffs. Users can enter prices from any electricity provider, and EnergyDatum automatically calculates the corresponding cost, comparing it with the regulated tariff or other tariffs. All added tariffs are stored locally in the browser.

Additionally, the system allows simulating self-consumption scenarios: photovoltaic production, costs with panels, and amortization estimates. It is even possible to evaluate different configurations (orientation, tilt, number of panels) to find the one that best fits actual consumption habits.

EnergyDatum makes it easy for anyone to evaluate electricity tariffs or self-consumption options based on real data, avoiding guesswork or difficult manual calculations.

energydatum

by dicastro Python
1
2
Powered by Hugo Blox Builder - https://github.com/HugoBlox/hugo-blox-builder