home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-15.csv

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

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

✎ 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 timestamp
8 8 26 UCLA 4 South 0 1 1 0.870759407024 0.626921550372 0.200248302279 0.088378236672 0.04028521931 0.015425967152 63.82575712 3/20/2014 9:29 PM
24 24 127 Michigan State 4 East 0 1 1 1.0 0.77232375945 0.450698623406 0.276131795744 0.14499766607 0.069368204405 13.41582651 3/20/2014 9:29 PM
42 42 97 Louisville 4 Midwest 0 1 1 0.930702991238 0.784236991916 0.536532508704 0.379919311313 0.234906202255 0.147580224915 5.775975579 3/20/2014 9:29 PM
59 59 21 San Diego State 4 West 0 1 1 0.745488809005 0.431128698952 0.142917343287 0.069172499546 0.019513815322 0.006558645097 151.4705157 3/20/2014 9:29 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-15" (
"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 78.113ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette