Data for past ANC elections. Scripts are in R and Python. We're making a shiny app to show results.
look in the directories below for the following things.
-
anc_elections.ipnyb contains the script to parse ANC Election results from the DC Board of Elections website.
-
anc_electoral_history_2012_2018.csv is the resulting CSV file.
-
scrape_ANC.ipynb contains the code to scrape the current ANC membership from https://anc.dc.gov/.
-
current_anc_membership.csv is the resulting CSV.
-
anc_election_cleaner.R is like anc_elections.ipnyb but different.
-
election_history_R.csv is the resulting data.
-
historical_commissioners.pdf is data from 1979-2012 on occupants of ANC seats, unfortunately in PDF form
-
historical_commissioners.txt is the beginning of an attempt to parse it