Skip to content

a2civictech/a2downvoting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a2downvoting

cityscrape: summarize the vote totals in a recent ann arbor election.

usage: cityscrape mon year

where mon is a month -- usually may, aug, or nov -- and year is four-digit year

example: cityscrape aug 2013 # also this is the earliest date that works

cityscrape retrieves and caches web pages from the washtenaw county election site. (the size of the cache for a given election is less than 2 MB.) output is sorted by vote total.

running cityscrape might take a half minute or so the first time for a given election. subsequent runs are instant-ish.

cityscrape reports: Registered Voters Total Ballots Cast Ballots cast for each city-wide race

cityscrape also reports if a race is partisan, and if it was unopposed (except for write-ins)

sometimes there are no city-wide races, e.g., nov 2015

wardscrape is a worker script that converts the html for a specific precinct + ward report into text.

TODO

it is possible to decode elections earlier than aug 2013 ... but maybe it's not worth it.

About

Web scraping and analysis tools

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages