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

✎ 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
14 14 167 New Mexico 7 South 0 1 1.0 0.637537835827 0.221612021956 0.09734275491 0.032273625405 0.014238122565 0.005313804559 187.1890816
30 30 41 Connecticut 7 East 0 1 1.0 0.673010096346 0.263145195971 0.141404339929 0.057765749073 0.019854853932 0.006639908609 149.6044825
49 49 251 Texas 7 Midwest 0 1 1.0 0.501186611909 0.125981179688 0.032708546739 0.006076810055 0.00225191568 0.000832561198 1200.112907
65 65 2483 Oregon 7 West 0 1 1.0 0.647316513476 0.191415757568 0.0987269227 0.035641679235 0.011003105251 0.003895377644 255.7145195

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