cpi icon indicating copy to clipboard operation
cpi copied to clipboard

Annual consumer price index datapackage for most countries in the world

Results 2 cpi issues
Sort by recently updated
recently updated
newest added

I made a change to the `datapackage.json` that was incompatible with the older Python library on the old OpenSpending.org server. This actually took down the server 😖 so until old...

Reference: https://github.com/datasets/cpi/blob/3750e45064a99b0452deb1423a416e4d5473a58e/scripts/cpi2datapackage.py#L12 The correct cpi_source should be 'https://api.worldbank.org/v2/en/indicator/FP.CPI.TOTL?downloadformat=csv' Also, the reference year is now 2010, not 2005.