Support the 2025 edition of the Climate Policy Database - #560
Open
Wegatriespython wants to merge 1 commit into
Open
Wegatriespython wants to merge 1 commit into
Wegatriespython wants to merge 1 commit into
Conversation
Add the Zenodo record for v.2025 to the source registry and extend the data model to values that first appear in that edition: an empty instrument field, the sector 'Public transport', the jurisdiction 'Supranational region', and lower-case high-impact codes. An empty list-valued field now parses to an empty list.
Wegatriespython
force-pushed
the
newclimate-2025
branch
from
September 4, 2026 12:52
c249363 to
189d59b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Replaces #554, which got accidentally merged while restacking.
Add the zenodo record for the 2025 vintage extend the data model to support new entries.
This PR extends vintage support to the 2025 release. The 2025 release adds: an empty instrument field, the sector 'Public transport', the jurisdiction 'Supranational region', and lower-case high-impact codes. An empty list-valued field now parses to an empty list.
How to review
Read the diff, check this does not break things for earlier edition, check zenodo fetch works as advertised.
PR checklist