Baselight

FiveThirtyEight Historical NCAA Forecasts Dataset

Explore Data from FiveThirtyEight

@kaggle.fivethirtyeight_fivethirtyeight_historical_ncaa_forecasts

Loading...
Loading...

About this Dataset

FiveThirtyEight Historical NCAA Forecasts Dataset

Content

NCAA Bracket

This folder contains data behind the story The NCAA Bracket: Checking Our Work.

Context

This is a dataset from FiveThirtyEight hosted on their GitHub. Explore FiveThirtyEight data using Kaggle and all of the data sources available through the FiveThirtyEight organization page!

  • Update Frequency: This dataset is updated daily.

Acknowledgements

This dataset is maintained using GitHub's API and Kaggle's API.

This dataset is distributed under the Attribution 4.0 International (CC BY 4.0) license.

Tables

Historical 538 Ncaa Tournament Model Results

@kaggle.fivethirtyeight_fivethirtyeight_historical_ncaa_forecasts.historical_538_ncaa_tournament_model_results
  • 9.27 kB
  • 253 rows
  • 6 columns
Loading...
CREATE TABLE historical_538_ncaa_tournament_model_results (
  "year" BIGINT,
  "round" BIGINT,
  "favorite" VARCHAR,
  "underdog" VARCHAR,
  "favorite_probability" DOUBLE,
  "favorite_win_flag" BIGINT
);

Share link

Anyone who has the link will be able to view this.