home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-46.csv

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

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 1 1.0 0.283627914554 0.192339170979 0.089754933095 0.036033718545 26.75178473 3/23/2014 10:40 PM
24 24 127 Michigan State 4 East 0 1 1 1 1.0 0.579437607901 0.365410899169 0.194366674543 0.093159157303 9.734317795 3/23/2014 10:40 PM
42 42 97 Louisville 4 Midwest 0 1 1 1 1.0 0.677027554042 0.470580707961 0.292213715609 0.18058367966 4.537598978 3/23/2014 10:40 PM
59 59 21 San Diego State 4 West 0 1 1 1 1.0 0.352325659942 0.16929987703 0.048937087627 0.016825835452 58.4324129 3/23/2014 10:40 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-46" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" INTEGER,
  "rd2_win" INTEGER,
  "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 73.197ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette