contributions | R Documentation |
Provides data pertaining to each candidate and their contributions from committees during the 2016 general election.
contributions
A data frame with 1000 rows and 15 columns with information about candidate committee contributions.
A 9-character alpha-numeric code assigned to a committee by the Federal Election Commission
Amendment indicator: Indicates if the report being filed is new (N), an amendment (A) to a previous report or a termination (T) report
Indicates the type of report filed, listed here: https://www.fec.gov/campaign-finance-data/report-type-code-descriptions/
This code indicates the election for which the contribution was made. EYYYY (election Primary, General, Other plus election year)
Transaction types, listed here: https://www.fec.gov/campaign-finance-data/transaction-type-code-descriptions/
Entity Type:
CAN = Candidate
CCM = Candidate Committee
COM = Committee
IND = Individual (a person)
ORG = Organization (not a committee and not a person)
PAC = Political Action Committee
PTY = Party Organization
Contributor/lender/transfer Name
City
State
ZIP Code
Transaction date (YYYY-MM-DD)
Transaction Amount
For contributions from individuals this column is null. For contributions from candidates or other committees this column will contain that contributor's FEC ID
A 9-character alpha-numeric code assigned to a candidate by the FEC, which remains the same across election cycles if running for the same office
Only for Electronic Filings. A unique identifier associated with each itemization or transaction appearing in an FEC electronic file. A transaction ID is unique for a specific committee for a specific report.
https://www.fec.gov/campaign-finance-data/contributions-committees-candidates-file-description/, Updated 2020-03-02
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.