code-for-nashville / inclucivics

Data visualization of Nashville Metropolitan Government employee salary and demographics
http://www.codefornashville.org/inclucivics/
MIT License
11 stars 18 forks source link

Kazshak new data fetch #181

Closed kazshak closed 3 years ago

kazshak commented 4 years ago

Modified the data-fetch script so that it will now grab the data from Code For Nashville Open Data Portal on Github. This data will be downloaded to the input directory, and then the data-import script will re-shape the data to the format needed for the website, and store it in the public\data folder.

combinatorist commented 3 years ago

Ok, seems that files that didn't change names, did change some numeric formatting (dropping trailing decimal 0s).

But at least for input/20150401.csv, it dropped some leading 0s in codes and the county!

But these are issues with our open data portal. So we should update that.

combinatorist commented 3 years ago

The rows were also sorted somewhat differently in 20150401.csv and I found data that seemed to have been updated (for example, slightly different titles and income, etc).