fec_candidate_financials
Get aggregate campaign finance totals for a candidate by FEC candidate_id, broken down by election cycle. Includes total receipts, disbursements, individual contributions, cash on hand, and debts. Filter to one cycle with the cycle parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle | No | Two-year election cycle (even year, e.g. 2024). Optional. | |
| limit | No | Maximum cycles to return (default 10, max 50). | |
| candidate_id | Yes | FEC candidate ID (e.g. 'S2MA00170'). |