The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
FEC political committees (~88,609 — campaigns, PACs, super PACs, party committees)
Every committee registered with the Federal Election Commission: principal campaign committees, leadership PACs, super PACs (independent-expenditure-only), party committees (DNC, RNC, DCCC, etc.), joint fundraising committees, separate segregated funds, lobbyist/registrant committees. ~88,609 total committees across all election cycles. Each has FEC committee ID (C00XXXXXX), name, type, designation, organization type, party, state, treasurer, first/last filing dates, election cycles active. Source: api.open.fec.gov/v1/committees (FEC's official OpenFEC JSON API, DEMO_KEY works for moderate volume). Complements existing fec_murs (FEC Matters Under Review enforcement actions) — committees are the campaign finance entities; MURs are violations against them.
Live API
This dataset is served via a live REST API at api.ai-analytics.org. The card you're reading exists so HuggingFace's index can route AI agents + researchers to the canonical source.
- API endpoint:
https://api.ai-analytics.org/api/v1/fec/committees/recent - Dataset landing page: https://api.ai-analytics.org/datasets/fec-committees
- DataCatalog (JSON-LD): https://api.ai-analytics.org/.well-known/dataset.json
- DCAT-US (data.gov-compatible): https://api.ai-analytics.org/data.json
Quick start
# Recent records (JSON)
curl 'https://api.ai-analytics.org/api/v1/fec/committees/recent?limit=10'
# Browse on the web
open 'https://api.ai-analytics.org/datasets/fec-committees'
MCP (Model Context Protocol)
This dataset is also accessible via MCP at https://api.ai-analytics.org/mcp — Claude, ChatGPT, and other MCP-compatible agents can call it directly.
Source
- Agency: US Federal Election Commission
- Primary source: https://www.fec.gov/data/committees/
- License: CC0 1.0 Universal (derived data). Underlying federal works are US public domain under 5 USC 105 / 17 USC 105.
- Update cadence: Per agency (most refresh daily via Cloudflare Cron Trigger)
Keywords
FEC, Federal Election Commission, political committee, PAC, super PAC, campaign finance, OpenFEC, C00 committee ID
Citation
@misc{ai_analytics_fec_committees_2026,
title = {{name}},
author = {AI Analytics},
year = {2026},
url = {https://api.ai-analytics.org/datasets/fec-committees},
note = {Derived from US Federal Election Commission. License: CC0 1.0.}
}
Related
- Full data catalog (100 datasets)
- Unified compliance screening (30+ enforcement lists)
- Cross-vertical entity timeline
- OpenAPI 3.1 spec
- llms.txt for AI agents
Maintained by AI Analytics. Data is CC0; please cite the upstream agency.
- Downloads last month
- 4