Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change proposed in this Pull Request
Update IRENASTAT source to 2023, with accompanying changes to accommodate for slight updates in format.
Mostly this just adds the three years of 2021, 2022 and 2023. Some of data from 2019 and 2020 also have been ever so slightly revised in this new version. See for example:
Master branch:
This PR:
I created a new record on Zenodo with the new dataset, downloaded from the same source as before: https://zenodo.org/records/10952917. Feel free however to move this to the zenodo record containing the old 2000-2020 dataset.
The new dataset is about 22MB as opposed to 9MB for the old one. This seems to be due to the fact that the old one had many (but all) zero entries removed. If desirable for space/network-saving reasons, I could also remove zero-entries from the new dataset.
Type of change
Checklist
doc/release_notes.rst
.pre-commit run --all
to lint/format/check my contributiondoc/
.