Skip to content

Visualizes donor overlap between candidates in the 2020 election using FEC data displayed over a couple of node-link diagrams.

Notifications You must be signed in to change notification settings

sdl60660/donor_overlap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cd6d26 · Aug 6, 2021

History

71 Commits
Jun 12, 2021
Oct 19, 2020
Aug 6, 2021
Aug 6, 2021
Sep 24, 2020
Jun 2, 2021
Jan 27, 2021
Aug 6, 2021
Sep 24, 2020
Sep 24, 2020

Repository files navigation

Candidate Donor Overlap

Visualization project based on FEC records with a particular focus on candidate donor overlap. Uses a Python for data-processing, a local PostgreSQL database and D3/Javascript on the front-end.

I've joined donor data from the FEC, as well as ProPublica's FEC Itemizer ActBlue/WinRed data (which covers donors who contributed less than $200), then identified unique donors and looked for overlap between candidates. See the notes on the bottom of the site for caveats in methodology and potential sources of error.

Live project lives here: https://donor-overlap.samlearner.com/

Diagrams

Node-link diagram, showing overlap details for a particular candidate: First node-link diagram, showing overlap details for particular candidates

Force-directed graph, showing the big picture. Candidates with links have donor overlap above a threshold. Distance on the graph more-or-less implictly represents donor similarity, forming clusters of candidates: Second diagram. A force-directed graph showing the big picture with links between all candidates over a given donor threshold