home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-32.csv

Table actions
  • GraphQL API for march-madness-predictions/bracket-32

This table contains data behind the 2014 NCAA Tournament Predictions.

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

4 rows where team_seed = 1

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Link rowid ▼ team_id team_name team_seed team_region playin_flag team_alive rd1_win rd2_win rd3_win rd4_win rd5_win rd6_win rd7_win win_odds
1 1 57 Florida 1 South 0 1 1 1.0 0.762029802654 0.578037662546 0.365981878704 0.220072306286 0.118251509368 7.456551678
18 18 258 Virginia 1 East 0 1 1 1.0 0.709949606895 0.364138618322 0.205092795225 0.106489866837 0.05263105414 18.00018946
34 34 2724 Wichita State 1 Midwest 0 1 1 1.0 0.578640202491 0.246163337715 0.152184909405 0.093031348139 0.055825108129 16.91308667
53 53 12 Arizona 1 West 0 1 1 1.0 0.726592870717 0.567101376647 0.374812638128 0.198489162314 0.110813199589 8.024195707

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-32" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" INTEGER,
  "rd2_win" REAL,
  "rd3_win" REAL,
  "rd4_win" REAL,
  "rd5_win" REAL,
  "rd6_win" REAL,
  "rd7_win" REAL,
  "win_odds" TEXT
);
Powered by Datasette · Queries took 1251.669ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette