Improve metadata: fix description key, add field descriptions, correct license, fix URLs#11
Open
olayway wants to merge 1 commit into
Open
Improve metadata: fix description key, add field descriptions, correct license, fix URLs#11olayway wants to merge 1 commit into
olayway wants to merge 1 commit into
Conversation
…t license, fix URLs - Rename misspelled "descriptions" key to "description" and write a complete, accurate package-level description - Add resource-level descriptions for both inflation-gdp and inflation-consumer resources - Add field descriptions for all 8 fields across both resources - Correct license from PDDL to CC-BY-4.0 to match the World Bank's upstream CC BY 4.0 terms; update README license section accordingly - Update all http:// source and license URLs to https:// - Differentiate the two sources entries with distinct names and titles - Remove stale last_updated field - README: fix swapped CPI/GDP labels on source URL links - README: remove stale "1973 to 2014" year range claim - README: fix JSX className attribute on badge link to plain HTML
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.
Summary
datapackage.jsonkey typo:"descriptions"→"description"; value was also truncated — replaced with a complete, accurate description.descriptionto both resources and all 8 fields across both resources, derived from World Bank indicator definitions and actual data values.ODC-PDDL-1.0(public domain) toCC-BY-4.0to match the World Bank's upstream CC BY 4.0 terms. Declaring a CC BY-sourced dataset as PDDL strips the attribution requirement.http://URLs insourcesandlicensesto their canonical HTTPS forms."The World Bank". Now distinct:"World Bank: GDP Deflator"and"World Bank: Consumer Prices".last_updatedfield removed ("2016-03-04").classNameattribute on badge<img>tag; updated license section to CC BY 4.0.