pollster-ratings

174
0
Updated:
Files:2
Formats:csv

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/fivethirtyeight/pollster-ratings/
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/README.md
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/data/pollster-ratings.csv
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/data/raw-polls.csv
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/pollster-ratings/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Files

Explore with AI

pollster-ratings

Download

Download CSV

About

Total rows
...
Format
CSV

raw-polls

Download

Download CSV

About

Total rows
...
Format
CSV

About this dataset

FiveThirtyEight's Pollster Ratings

This directory contains the data behind FiveThirtyEight's pollster ratings.

See also:

Past data:

pollster-stats-full.xlsx contains a spreadsheet with all of the summary data and calculations involved in determining the pollster ratings as well as descriptions for each column.

pollster-ratings.csv has ratings and calculations for each pollster. A copy of this data and descriptions for each column can also be found in pollster-stats-full.xlsx.

raw-polls.csv contains all of the polls analyzed to give each pollster a grade. Descriptions for each column are in the table below.

HeaderDefinition
pollnoFiveThirtyEight poll ID number
raceElection polled
yearYear of election (not year of poll)
locationLocation (state or Congressional district, or US for national polls)
type_simpleType of election (5 categories)
type_detailDetailed type of election (this distinguishes between Republican and Democratic primaries, for example, whereas type_simple does not)
pollsterPollster name
partisanFlag for internal/partisan poll. D indicates Democratic poll, R indicates Republican poll, I indicates poll put out by independent candidate's campaign. Note that different sources define these categories differently and our categorization will often reflect the original source's definition. In other words, these definitions may be inconsistent and should be used carefully.
polldateMedian field date of the poll
samplesizeSample size of the poll. Where missing, this is estimated from the poll's margin of error, or similar polls conducted by the same polling firm. A sample size of 600 is used if no better estimate is available.
cand1_nameName of Candidate #1. Candidates #1 and #2 are defined as the top two finishers in the election (regardless of whether or not they were the top two candidates in the poll). In races where a Democrat and a Republican were the top two finishers, Candidate #1 is the Democrat and simply listed as Democrat.
cand1_pctCandidate #1's share of the vote in the poll.
cand2_nameName of Candidate #2. Candidates #1 and #2 are defined as the top two finishers in the election (regardless of whether or not they were the top two candidates in the poll). In races where a Democrat and a Republican were the top two finishers, Candidate #2 is the Republican and simply listed as Republican
cand2_pctCandidate #2's share of the vote in the poll.
cand3_pctShare of the vote for the top candidate listed in the poll, other than Candidate #1 and Candidate #2.
margin_pollProjected margin of victory (defeat) for Candidate #1. This is calculated as cand1_pct - cand2_pct. In races between a Democrat and a Republican, positive values indicate a Democratic lead; negative values a Repubican lead.
electiondateDate of election
cand1_actualActual share of vote for Candidate #1
cand2_actualActual share of vote for Candidate #2
margin_actualActual margin in the election. This is calculated as cand1_actual - cand2_actual. In races between a Democrat and a Republican, positive values indicate a Democratic win; negative values a Republican win.
errorAbsolute value of the difference between the actual and polled result. This is calculated as abs(margin_poll - margin_actual)
biasStatistical bias of the poll. This is calculated only for races in which the top two finishers were a Democrat and a Republican. It is calculated as margin_poll - margin_actual. Positive values indicate a Democratic bias (the Democrat did better in the poll than the election). Negative values indicate a Republican bias.
rightcallFlag to indicate whether the pollster called the outcome correctly, i.e. whether the candidate they had listed in 1st place won the election. A 1 indicates a correct call and a 0 an incorrect call; 0.5 indicates that the pollster had two or more candidates tied for the lead and one of the tied candidates won.
commentAdditional information, such as alternate names for the poll.

This dataset was scraped from FiveThirtyEight - pollster-ratings