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 = 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
5 5 221 Pittsburgh 9 South 0 1 1.0 0.724284727967 0.136408691106 0.070683269619 0.03077283679 0.012896321063 0.004554560632 218.5601466
21 21 45 George Washington 9 East 0 1 1.0 0.449958798798 0.119907151343 0.03597020788 0.012713812311 0.003301432982 0.000848641855 1177.353381
38 38 2306 Kansas State 9 Midwest 0 1 1.0 0.260683700698 0.066051499254 0.013637933661 0.004402922777 0.001541847158 0.000540671598 1848.551566
56 56 197 Oklahoma State 9 West 0 1 1.0 0.520129931468 0.144276088395 0.089695661144 0.047909273025 0.022200260471 0.011219059124 88.13403423

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