gdp icon indicating copy to clipboard operation
gdp copied to clipboard

update process.py and execute to update data

Open bgrayburn opened this issue 1 year ago • 1 comments

updated the processing script to unpack the zipfile version of the worldbank data. had to modify a few values to fit the file format such as to accommodate skipping more initial rows. once it was working I updated the data/gdp.csv to the latest data (which appears to have the most recent values from 2021).

bgrayburn avatar Mar 22 '24 20:03 bgrayburn

I think you need to update .github directory too. There is e.g. .github/datapackage.json with "last_updated": "2018-01-19",

michal-josef-spacek avatar Jun 04 '24 12:06 michal-josef-spacek