jandolezal / shares

Getting bioenergy out of the SHARES database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bioenergy from Eurostat's SHARES database

Analysis of 'Share of energy from renewable sources until 2020' (nrg_ind_share) from the tsv tables in the Energy database - energy indicators.

Eurostat publishes three tsv tables for each sector (electricity, heating and cooling, transport).

These Jupyter nootebooks serve to tidy the original data (from tsv) and obtain few variables relevant for bioenergy in the EU as csv files for further use elsewhere.

In the folder 'selection' are data for a selected set of countries (AT, CZ, DK, NL, PL, SK).

The 'eu' folder contains tables covering all countries from the SHARES database.

Notebooks in the 'eu/tidy' folder build on the original tsv tables, which were made tidier (variables from the energy balances vocabulary moved from rows to columns).

About

Getting bioenergy out of the SHARES database

License:MIT License


Languages

Language:Jupyter Notebook 100.0%