/congress_data

CSV and scraper of 2016 US Congressional votes

Primary LanguagePythonMIT LicenseMIT

2016 Congressional Vote by District

This script scrapes the election result provided by Townhall.com to return a csv of the counts by party by district.

Note that some districts are uncontested. In these cases, votes are not counted and this script returns a count of 0. No 'true' zeros exist in the data.

Inspiration here goes to tonmcg's work on scraping the presidential count