REST APIPolitics & Elections

FiveThirtyEight Polls Data (CSV archive)

FiveThirtyEight Polls Data (CSV archive) is a rest api from FiveThirtyEight / ABC News providing politics & elections data. FiveThirtyEight's public polling dataset: free CSVs of presidential, Senate, House, governor, generic-ballot and approval polls plus computed polling averages, historically the canonical aggregate for pricing US election markets against the crowd. IMPORTANT: ABC News shut down FiveThirtyEight in March 2025; the live auto-updating CSV endpoints (projects.fivethirtyeight.com/polls-page) now 302-redirect to abcnews.go.com and no longer serve data. What remains is a frozen GitHub archive (averages through the 2024 cycle), not a live feed — bots needing current polls should treat this as historical-only and migrate to a maintained source.

At a glance

ProviderFiveThirtyEight / ABC News
TypeREST API
CategoryPolitics & Elections
Real-timeNo — request/response
AuthNone — open endpoint
PricingFree (CC BY 4.0 data, MIT code); archive only — no longer updated — Free: all CSVs and averages, no account or key required, Data licensed CC BY 4.0 (attribution required); code MIT, No paid tier — static archive, no SLA or live updates

What data it provides

  • Presidential general + primary polls (current and historical, back to 1968/1980)
  • Senate, House, and Governor race polls (current + historical)
  • Presidential & VP approval polls and generic-ballot polls
  • Favorability polls; per-poll fields: pollster, sample size, population (LV/RV/A), dates, candidate answer + pct
  • Computed polling averages (pres_pollaverages_1968-2016.csv, 2024-averages/, primary averages)
  • 538 pollster ratings / grades in the sibling pollster-ratings directory

Features

  • Plain CSV over HTTPS (GitHub raw + S3-backed static files); trivial to ingest with pandas/curl
  • Deep history: presidential averages 1968-2016/2024, primaries from 1980
  • No rate limits or auth beyond GitHub's standard limits
  • DEFUNCT live feed: projects.fivethirtyeight.com CSVs redirect to ABC News since the 2025 shutdown — last updates ~2024 cycle
  • Broad US coverage: federal + statewide races, approval, generic ballot in one schema
  • Available as a mirrored AWS Data Exchange product (rearc) for those wanting a managed copy

Links

Use it in a bot

Other politics & elections data sources

Listed, not endorsed. Pricing and capabilities change without notice — check the provider's own documentation before you depend on anything here. Browse the full data resources directory or the strategy database.
Join Discord