Home

Awesome

Grading The 2016 Election Forecasts

This repository contains data and code supporting BuzzFeed News' evaluation of forecasters' predictions for the November 2016 U.S. presidential and Senate elections.

Methodology

The methodology — published on afternoon of Election Day, before the polls closed — can be found here.

Data

This repository contains data for the nine forecasters named in the methodology.

The data/forecasts/original directory contains one file per forecaster, and draws only on data available directly from the forecasters' websites or provided by the forecasters to BuzzFeed News before the election. The Python scripts used to collect this data can be found in the scripts/scrapers directory.

The data/forecasts/combined.csv file merges the files in original and does the following:

Both the original/*.csv and combined.csv files use the following structure, with one line per date-model-candidate combination:

A note on vote-shares and vote-share differences

Forecasters represented candidates' expected margin of victory in slightly different ways that can't all be converted into a single, perfectly-comparable metric. Ultimately, though, we can group the forecasts into two types:

Related data

Results

A Jupyter notebook containing the forecast evaluations can be found here.

Feedback / Questions?

Contact Jeremy Singer-Vine at jeremy.singer-vine@buzzfeed.com.

Looking for more from BuzzFeed News? Click here for a list of our open-sourced projects, data, and code.