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

3 rows where team_seed = 11

✎ 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
11 11 2168 Dayton 11 South 0 1 1 1.0 0.226612132452 0.065837250065 0.017119891069 0.004961195961 0.001185617466 842.4423653 3/20/2014 9:29 PM
27 27 2507 Providence 11 East 0 1 1 0.320362632229 0.121140229004 0.037766519787 0.011015482854 0.002898035151 0.00069792936 1431.809761 3/20/2014 9:29 PM
62 62 158 Nebraska 11 West 0 1 1 0.296763243441 0.091637776657 0.022963742046 0.005237890193 0.001353494717 0.000425846271 2347.265252 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 36.051ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette