Skip to content

mbailey1983/presidential-campaign-finance-2020

Repository files navigation

Live Data Visualization of Current Presendential Candidates Donations - 2020

This project is a personal app to display presidential candidates donation data, from the FEC API, for the 2020 election.


Table of Contents


Dependencies

  • Create React App
  • GH-Pages
  • BootstrapCSS
  • Axios
  • Dotenv
  • D3js

About the Project

This project was a personal project that I have been wanting to build since learning D3js and APIs. I found the Data.gov API service, which opened up a whole world of data that I could tap into. Considering the upcoming election, this was top of my list. I had to solve CORS issues with sending API info, plus integrating D3, that directly manipulates DOM, with ReactJS, which renders DOM on state change. This was certainly a big leap for me, integrating what I've learned in a cohesive app.

I have plans to add more financial information, leading up to a big visualization that mixes Congress voting records to with donation records. Watch this repo for updates.


Support

Notice an issue with this app? Leave a ticket here


License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published