FEC Campaign Finance Data
Pricing
$2.00 / 1,000 results
FEC Campaign Finance Data
Search FEC for campaign finance data β contributions, expenditures, candidate fundraising. Political intelligence, lobbying analysis, election research.
Pricing
$2.00 / 1,000 results
Rating
0.0
(0)
Developer
Chris Wakefield
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
18 days ago
Last modified
Categories
Share

FEC Campaign Finance Intelligence ππ°
Search and normalize US Federal Election Commission campaign finance data β individual contributions, committee details, and candidate filings. Powered by the official FEC API (free, no API key required).
β¨ Features
- Individual Contributions β search by donor name, employer, or occupation
- Committee Search β find PACs, campaign committees, and party committees
- Candidate Lookup β search active candidates by name
- Data Normalization β employer names standardized, committee names cleaned, occupations categorized into industry groups
- Rich Stats β aggregate metrics on donation totals, top donors, party breakdowns, and more
π Example Output
===========================================================================================FEC CAMPAIGN FINANCE: INDIVIDUAL CONTRIBUTIONS===========================================================================================Search: TeslaRetrieved: 50 contributions (of 14,892 total)Data source: api.open.fec.gov (Federal Election Commission)# Donor Amount Date Employer Committeeβββ ββββββββββββββββββββ ββββββββββββ ββββββββββββ ββββββββββββββββββββββ ββββββββββββββββββββββββ1 Elon Musk $50,000.00 2025-03-15 Tesla Nrsc2 Elon Musk $44,600.00 2024-06-30 Tesla Elon Musk Victory3 Zachary Kirkhorn $5,800.00 2024-03-20 Tesla Nrcc...
π§ Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
searchType | select | Search type: contributions, committees, or candidates | contributions |
searchQuery | string | Required. Search term (name, employer, committee) | β |
contributorFilter | select | (Contributions only) Field to search within | All fields |
twoYearTransactionPeriod | integer | Election cycle year (e.g. 2026 = 2025-2026) | 2026 |
maxResults | integer | Max results (1-500) | 100 |
apiKey | string | Optional data.gov API key for higher limits | DEMO_KEY |
Example Input
{"searchType": "contributions","searchQuery": "Tesla","contributorFilter": "contributor_employer","twoYearTransactionPeriod": 2026,"maxResults": 50}
π·οΈ Data Normalization
This actor goes beyond raw API passthrough:
- Employer names β 40+ known companies mapped to canonical names (e.g. "GOOGLE INC" β "Google (Alphabet)")
- Committee names β legal suffixes stripped, abbreviations standardized
- Occupation categorization β free-text occupation mapped to 12 industry categories (Finance, Tech, Legal, Healthcare, etc.)
- Party/State expansion β codes expanded to full names (e.g. "REP" β "Republican Party", "CA" β "California")
- Deduplication β normalized names prevent duplicate entities
π― Use Cases
- Journalists β investigate campaign finance patterns and donor networks
- Political campaigns β research competitor fundraising
- NGOs & Watchdogs β track money in politics
- Financial analysts β monitor corporate political spending
- Researchers β academic analysis of campaign contributions
π‘ Data Source
All data comes from the official FEC API provided by the US Federal Election Commission. The API is free and open β no registration required for basic use. For higher rate limits, register for a free data.gov API key.
Data is updated regularly as committees file their reports with the FEC.
π Quick Start
- Enter a search query (company name, person, or committee)
- Choose your search type and filters
- Run the Actor β results appear in your dataset with normalized, clean data
No API key needed β just search and go!