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

3 rows where team_seed = 11

✎ 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
11 11 2168 Dayton 11 South 0 1 1.0 0.246944213049 0.076553417173 0.022925653969 0.005755092356 0.001740742893 0.000439247687 2275.61984
27 27 2507 Providence 11 East 0 1 1.0 0.320362632229 0.121140229004 0.038846850512 0.011582202483 0.002854111013 0.000698312523 1431.023581
62 62 158 Nebraska 11 West 0 1 1.0 0.296763243441 0.091637776657 0.029179592248 0.006608605885 0.001695487269 0.000513846417 1945.106788

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