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

✎ 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
17 17 2198 Eastern Kentucky 15 South 0 1 1.0 0.075971064449 0.018818220196 0.003343463185 0.000425404416 6.9623779e-05 9.485072e-06 105427.8224
33 33 270 Milwaukee 15 East 0 1 1.0 0.052804631735 0.008735608167 0.001515082202 0.00017695988 2.0116302e-05 2.407964e-06 415287.5253
52 52 2747 Wofford 15 Midwest 0 1 1.0 0.046052660728 0.010090996657 0.000908771764 5.6373476e-05 6.207593e-06 7.37447e-07 1356028.07
68 68 44 American University 15 West 0 1 1.0 0.07159477847 0.020688666479 0.003559571688 0.000372634721 4.6676648e-05 7.632227e-06 131022.3485

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