Get Donor Aggregates
get_donor_aggregatesRetrieve aggregate campaign finance data across all politicians for a given cycle, including total raised, top donors, and party splits. Ideal for answering broad fundraising questions.
Instructions
Get market-wide campaign-finance rollups across ALL tracked politicians for a cycle: total raised, top 10 individual donors, top 10 PACs, party/chamber/cycle splits, and a most-funded politician leaderboard. Use for "who are the biggest donors in 2024?" or "which party raised more?" type questions. For a single politician, use get_politician_donor_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | Election cycle as 4-digit year (e.g. "2024"). Defaults to most recent cycle. | |
| party | No | Filter by party: 'D', 'R', or 'I' | |
| chamber | No | Filter by chamber: 'senate' or 'house' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |