-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eurostat 2023 data for energy totals #947
Conversation
@toniseibold great! Just a few remarks:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just some stylistic comments
I think, a separate rule |
@toniseibold |
Checked output of |
for more information, see https://pre-commit.ci
Changes proposed in this Pull Request
Reads in the latest eurostat report from 2023 and uses it for building energy totals.
Since the JRC IDEES data is only available for 2015, the energy balances are scaled by the factor of eurostat[report_year]/eurostat[2015] data as well.
The latest swiss energy totals are added to ensure consistent energy totals.
To complement the PR, please add the eurostat data from 2023 to the zenodo data.
Missing is only the passenger car efficiency and the number of passenger cars that are initially in the JRC IDEES but not in the eurostat data set.
Comparison between 2023 and 2016 reports for the year 2013 show no difference except for Norway and Switzerland.
energy_totals_comparison.csv
Checklist
envs/environment.yaml
.config.default.yaml
.doc/configtables/*.csv
.doc/release_notes.rst
is added.