This project is 1/2 an exploration of partisanship trends in the US Congress and 1/2 an excuse to play with Clojure.
See the results!
- Install Leiningen
- Scrape voting data:
lein scrape
- Generate png graphs:
lein graph
- Generate dygraph CSVs:
lein dygraph