Skip to content

energy-monitor/explore

Repository files navigation

Energy Data Analysis

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.

Data sources

Following data sources are used:

Contribute

Any contribution is welcome, start by cloning this repo:

git clone https://github.com/energy-monitor/explore

Loading Data

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.