Closed davipo closed 7 years ago
One thing I should have caught earlier: filenames need two underscores between segments. For example, 20161108__wi__general__ward.csv
, not 20161108__wi__general_ward.csv
Parser revised to output filenames with double underscores between segments. Tests updated with new filenames.
Thanks, @davipo!
Source files updated, some bad and unused files removed (by Nick). Added source and output data for 2016-04-05 and 2016-11-08 elections (Nick). Parser handles unique 2010-09-14 (id 425) spreadsheet title page, other special cases clarified (Davi). Office names recoded for consistency (Davi and Nick). (This PR includes PR #23.)
I had trouble merging, my git client (SourceTree) crashed several times. Looks OK now, tests pass, but revision history may be corrupted (some changes made twice).