person summary
We regularly scrape campaign finance reports from the FEC and state campaign finance portals (find the list of all sources here). This table includes a person-level summary of all contribution data we've gathered for registered voters.
Field | Description |
---|---|
targetsmart voterbase id | TargetSmart's unique indicator for a person record. |
itemized contributions to democrats | The number of itemized contributions a given person has made to Democratic candidates for office since 2012 in Deck's campaign finance database. |
itemized contributions to republicans | The number of itemized contributions a given person has made to Republican candidates for office since 2012 in Deck's campaign finance database. |
itemized contributions to others | The number of itemized contributions a given person has made to minor party candidates for office since 2012 in Deck's campaign finance database. |
amount contributed to democrats | The sum total of money a given person has contributed to Democratic candidates for office since 2012 in Deck's campaign finance database. |
amount contributed to republicans | The sum total of money a given person has contributed to Republican candidates for office since 2012 in Deck's campaign finance database. |
amount contributed to others | The sum total of money a given person has contributed to minor party candidates for office since 2012 in Deck's campaign finance database. |
earliest contribution date | The date of a given person's first known campaign contribution since 2012. |
latest contribution date | The date of a given person's most recent campaign contribution. |
[
{
"state": "CO",
"state_voter_file_id": "DEN-3955604",
"targetsmart_voterbase_id": "CO-50255655604",
"name_last": "HAMBURGLAR",
"name_first": "ALBERT",
"itemized_contributions_to_democrats": "405",
"itemized_contributions_to_republicans": "550",
"itemized_contributions_to_others": "14",
"amount_contributed_to_democrats": "52401.45",
"amount_contributed_to_republicans": "51562.64",
"amount_contributed_to_others": "495.00",
"first_contribution_date": "2014-01-29",
"latest_contribution_date": "2021-06-12",
}
]
Last modified 1mo ago