sdl60660 / donor_overlap

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

Home Page:https://donor-overlap.samlearner.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://donor-overlap.samlearner.com/


Languages

Language:JavaScript 92.5%Language:HTML 4.9%Language:CSS 2.4%Language:Python 0.1%