codeforsanjose / OpenDSJ-2018

Inform voters about 2018 San José, California and local candidates' campaign finance.
MIT License
7 stars 9 forks source link

Cleaning up directory - Fixes Windows user's pull request errors #63

Closed teohrt closed 5 years ago

teohrt commented 5 years ago

Annie and I went over this earlier tonight.

Some of these files were giving windows users problems because the OS was having a hard time with filenames. We could have renamed them, but seeing as the data was from a previous year, we decided to clean house altogether.

Something to consider for the future might be to have a separate repo for the data. Segregating the codebase and the data would reduce bloated pulls and directories.

Thoughts, comments and suggestions are welcome!