home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-39.csv

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

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

17 rows where team_region = "South"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: playin_flag, team_alive, rd1_win, rd2_win, rd3_win, rd4_win, rd5_win, rd6_win, rd7_win, win_odds

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
1 1 57 Florida 1 South 0 1 1 1 1.0 0.741884420261 0.502234429266 0.302892863529 0.162660051202 5.147791007
2 2 399 Albany 16a South 1 0 1 0 0.0 0.0 0.0 0.0 0.0 --
3 3 116 Mount St. Mary's 16b South 1 0 0 0 0.0 0.0 0.0 0.0 0.0 --
4 4 38 Colorado 8 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
5 5 221 Pittsburgh 9 South 0 0 1 1 0.0 0.0 0.0 0.0 0.0 --
6 6 2670 Virginia Commonwealth 5 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
7 7 2617 Stephen F. Austin 12 South 0 1 1 1 0.121750636067 0.015209480896 0.004598331044 0.001285738849 0.000319310556 3130.747387
8 8 26 UCLA 4 South 0 1 1 1 0.878249363933 0.242906098844 0.118404233681 0.05345829571 0.021263654063 46.02860558
9 9 202 Tulsa 13 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
10 10 194 Ohio State 6 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
11 11 2168 Dayton 11 South 0 1 1 1 1.0 0.274438376314 0.060921819737 0.016536100813 0.003957335913 251.695253
12 12 183 Syracuse 3 South 0 0 1 1 0.0 0.0 0.0 0.0 0.0 --
13 13 2711 Western Michigan 14 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
14 14 167 New Mexico 7 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
15 15 24 Stanford 10 South 0 1 1 1 0.212723359035 0.108539829535 0.02395503599 0.007475847689 0.002058957796 484.6826119
16 16 2305 Kansas 2 South 0 1 1 1 0.787276640965 0.61702179415 0.289886150281 0.163522722743 0.081825145392 11.22118207
17 17 2198 Eastern Kentucky 15 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-39" (
"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 199.545ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette