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

✎ 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
5 5 221 Pittsburgh 9 South 0 1 1 1.0 0.237970197346 0.135384785788 0.066973343895 0.031139466035 0.012315521223 80.19834978 3/20/2014 9:29 PM
21 21 45 George Washington 9 East 0 1 1 0.449958798798 0.119907151343 0.033900359054 0.011936573467 0.003306629426 0.000837548596 1192.960571 3/20/2014 9:29 PM
38 38 2306 Kansas State 9 Midwest 0 1 1 0.260683700698 0.066558356626 0.013983112422 0.004458021202 0.001490596322 0.00053678822 1861.93209 3/20/2014 9:29 PM
56 56 197 Oklahoma State 9 West 0 1 1 0.520129931468 0.144276088395 0.089695661144 0.043936023543 0.020392258971 0.010555590032 93.73653267 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 3571.071ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette