Joint project by Johannes Schmidt and me. Provides data loading, preparation and analysis scripts. These script are also the base for the visualisations on energy.abteil.org.
Following data sources are used:
- E-Control
- Gas consumption
- entsoe
- Electricity generation
- Electricity load
- GIE - Gas Infrastructure Europe
- Gas Storage
- AGGM - Austrian Gas Grid Managment AG
- Gas Consumption
- CDS - Climate Data Store
- Temperature
- EEX - European Energy Exchange via Macrobond
- Electricity price
- ICE - Intercontinental Exchange via Macrobond
- Coal Price
- Brent Price
- NASDAQ OMX - Nasdaq Commodities via Macrobond
- EUA Price
- others
Any contribution is welcome, start by cloning this repo:
git clone https://github.com/energy-monitor/explore
Copy the creds-template.json
file to creds.json
and fill it with your credentials. Credentials can be obtained by registering on the corresponding data supplier webpages (free, except for data series fetched via the data provider Macrobond).
Calling one of the scripts in the load
folder will download the data from the corresponding data source, extract, aggregate and store the data for the visualisation.