-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alex
authored and
Alex
committed
May 22, 2018
1 parent
f5782d4
commit a630509
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
# GoPo-Crawler | ||
As part of my AP Government and Politics final project, I had to collect the amount of Dark Money contributions received from "opensecrets.com" and the Chamber of commerce score from "uschamber.com" for all U.S. congressman during the year 2016. This python script does precisely that, compiling it all into a CSV file, and saving me hours of copy and pasting. |