home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-02.csv

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

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 = 14

✎ 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
13 13 2711 Western Michigan 14 South 0 1 1.0 0.116953110199 0.022058258143 0.003751488896 0.000527713107 9.8300175e-05 1.5240088e-05 65615.41961
29 29 2428 North Carolina Central 14 East 0 1 1.0 0.187640554883 0.051296096158 0.010147441688 0.001892327223 0.000328357158 5.8012822e-05 17236.56865
48 48 2382 Mercer 14 Midwest 0 1 1.0 0.070833949852 0.019345911428 0.004403270579 0.000533011493 0.000107898334 2.259868e-05 44249.3718
64 64 309 Louisiana-Lafayette 14 West 0 1 1.0 0.116949438934 0.026411969021 0.00420182853 0.000464628888 7.0453388e-05 1.3608934e-05 73480.14001

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-02" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" REAL,
  "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 1122.145ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette