Skip to content
/ FEC Public

An exploratory data analysis of financial contributions to political parties; completed as a project for a Harvard class on data science in R

Notifications You must be signed in to change notification settings

dashamet/FEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2005-2006 Federal Election Commission Filings

  • fec.rmd contains my analysis of 3 datasets from the 2005-06 Federal Election Commission (FEC) filings: committees, individual contributions, and candidates. It produces the HTML file fec.html.

    • In part 1, I conduct a preliminary exploratory analysis of the candidates dataset.
    • In part 2, I create a table of the 5 parties with the largest cash holdings.
    • In part 3, I create a table of the unique number of committee IDs and candidate IDs in each party.
    • In part 4, I create a table of the financial contributions of Harvard professors to political parties.
  • fec_graphic.Rmd contains code for a visualization of Harvard professors' financial contributions to political parties (see part 4 above). It produces the HTML file fec_graphic.html.

  • I used data from the FEC.

About

An exploratory data analysis of financial contributions to political parties; completed as a project for a Harvard class on data science in R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages