I re-crunched, well my computer with 100 lines of Python, re-crunched the now-official Albany County 2022 Election results which now includes blanks and drop-off numbers
I re-crunched, well my computer with 100 lines of Python, re-crunched the now-official Albany County 2022 Election results which now includes blanks and drop-off numbers.
2022: https://docs.google.com/spreadsheets/d/1RoLoGmEel-AVopvbxBHDT0jtvONHCm-h/edit#gid=1831870489
2019: https://docs.google.com/spreadsheets/d/1WMuTgKrwAi5mSK2lwaRW0m9HdhYhdBCvY0Xib_tjMkc/edit?usp=sharing
At some point I might crunch 2018 and earlier back to 2011, but the problem I run into is the Board of Elections Enrollments are in PDF format which are slightly more difficult to process compared to Excel files they’ve used since 2019.
Here is the code I use for crunching these numbers: https://github.com/AndyArthur/Albany-County-Election-Result-Cruncher