home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-21.csv

Table actions
  • GraphQL API for march-madness-predictions/bracket-21

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)

Suggested facets: rd2_win

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 timestamp
14 14 167 New Mexico 7 South 0 1 1 0.637537835827 0.221612021956 0.103072200741 0.036167934175 0.01562086775 0.005796322887 171.5231702 3/21/2014 1:39 AM
30 30 41 Connecticut 7 East 0 1 1 1.0 0.351027582978 0.18766148122 0.074628106444 0.026849011887 0.008906585199 111.2764761 3/21/2014 1:39 AM
49 49 251 Texas 7 Midwest 0 1 1 1.0 0.21311401249 0.052565547054 0.0094234499 0.003284488979 0.001205614756 828.4523561 3/21/2014 1:39 AM
65 65 2483 Oregon 7 West 0 1 1 1.0 0.228002589012 0.124164077818 0.048016815336 0.016400013763 0.006430359038 154.5123118 3/21/2014 1:39 AM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-21" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" INTEGER,
  "rd2_win" REAL,
  "rd3_win" REAL,
  "rd4_win" REAL,
  "rd5_win" REAL,
  "rd6_win" REAL,
  "rd7_win" REAL,
  "win_odds" TEXT,
  "timestamp" TEXT
);
Powered by Datasette · Queries took 25.02ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette