home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-55.csv

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

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

8 rows where rd4_win = 1

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_seed, team_region

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 1 1 0.830611413137 0.519304933344 0.280457758514 2.565599345
11 11 2168 Dayton 11 South 0 1 1 1 1 1 0.169388586863 0.049979438387 0.012089636627 81.71547201
24 24 127 Michigan State 4 East 0 1 1 1 1 1 0.618657269903 0.296067364922 0.139701734686 6.158107251
30 30 41 Connecticut 7 East 0 1 1 1 1 1 0.381342730097 0.134648263347 0.0472986362 20.14225864
37 37 96 Kentucky 8 Midwest 0 1 1 1 1 1 0.548530575568 0.21812099385 0.102738093989 8.733487951
51 51 130 Michigan 2 Midwest 0 1 1 1 1 1 0.451469424432 0.159648111623 0.068211387785 13.66030867
53 53 12 Arizona 1 West 0 1 1 1 1 1 0.631873514707 0.40012192975 0.228016478317 3.385647947
67 67 275 Wisconsin 2 West 0 1 1 1 1 1 0.368126485293 0.222108964776 0.121486273882 7.231382592

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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