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

✎ 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
12 12 183 Syracuse 3 South 0 1 1.0 0.883046889801 0.499870195257 0.224920011994 0.086273659874 0.038478996537 0.014469225488 68.1121996
28 28 66 Iowa State 3 East 0 1 1.0 0.812359445117 0.463801514016 0.203333849998 0.082385521083 0.032169842507 0.012153982112 81.27756062
47 47 150 Duke 3 Midwest 0 1 1.0 0.929166050148 0.704414883702 0.427706649843 0.179229048155 0.091737593382 0.0459176195 20.77813247
63 63 156 Creighton 3 West 0 1 1.0 0.883050561066 0.5438475622 0.296961249282 0.122176198006 0.054068200899 0.026149345825 37.24187445

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