home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-38.csv

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

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

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: rd3_win

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
16 16 2305 Kansas 2 South 0 1 1 1 0.787276640965 0.61702179415 0.289886150281 0.165564228765 0.082729430569 11.0875968
32 32 222 Villanova 2 East 0 1 1 1 0.648972417022 0.405083627022 0.210204596132 0.095810073105 0.042731503374 22.40193817
51 51 130 Michigan 2 Midwest 0 1 1 1 1.0 0.600652483766 0.210522918886 0.096584399254 0.042322612554 22.62803097
67 67 275 Wisconsin 2 West 0 1 1 1 1.0 0.592370698728 0.272701670578 0.130387362811 0.067939312719 13.71901849

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-38" (
"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
);
Powered by Datasette · Queries took 238.571ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette