This repository was archived by the owner on Jun 16, 2018. It is now read-only.

Description
At the moment, AP has one race worth of test data, House District 5, which is about ~20 or so towns, but doing
ma = client.get_state('MA')
race = ma.races[0]
reporting_units = race.reporting_units
returns a collection of all 352 MA towns. Some of them have votes, some don't. How can I help?