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

✎ 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
4 4 38 Colorado 8 South 0 1 1.0 0.275715272033 0.022491327234 0.007783014349 0.002209008824 0.000700651726 0.00018627416 5367.431132
20 20 235 Memphis 8 East 0 1 1.0 0.550041201202 0.166598236998 0.059218027263 0.024272860588 0.008333664429 0.002793477391 356.9767652
37 37 96 Kentucky 8 Midwest 0 1 1.0 0.739316299302 0.33902398698 0.140713068033 0.079341704984 0.039290367694 0.019099327589 51.35786419
55 55 2250 Gonzaga 8 West 0 1 1.0 0.479870068532 0.126191039747 0.077161928178 0.040420617898 0.014169937131 0.005608798845 177.2912933

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 15.652ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette