GitHunt
SD

sdl60660/donor_overlap

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

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

Languages

JavaScript92.5%HTML4.9%CSS2.4%Python0.1%Procfile0.0%

Contributors

Created September 24, 2020
Updated August 28, 2025