Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Campaign Finance

Note: redshank fetch CLI dispatch currently exposes uk_corporate_intelligence only. The command snippets on this page document fetcher IDs and expected query shapes as dispatcher targets are expanded.

FEC

Fetches campaign contributions, expenditures, and committee filings from the FEC bulk data API.

Credential: FEC_API_KEY

redshank fetch fec --name "ACME CORP" --type committee
redshank fetch fec --candidate "John Smith" --cycle 2024

Senate Lobbying Disclosures

Fetches lobbying registrations and activity reports from the Senate LDA system.

redshank fetch senate_lobbying --registrant "Acme Lobbying LLC"

House Lobbying Disclosures

Fetches House of Representatives lobbying disclosure forms from the House Clerk system.

redshank fetch house_lobbying --registrant "Acme Lobbying LLC"