home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-24.csv

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

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.0 0.762029802654 0.549531138344 0.348922084718 0.209417778012 0.110940229962 8.013862693
2 2 399 Albany 16a South 1 0 1 0.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.0 --
4 4 38 Colorado 8 South 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 --
5 5 221 Pittsburgh 9 South 0 1 1 1.0 0.237970197346 0.135883297969 0.066824295945 0.030856739827 0.012527680546 78.82323594
6 6 2670 Virginia Commonwealth 5 South 0 1 1 0.75769106881 0.279566709382 0.098169078738 0.046365014943 0.020670921697 0.008024895529 123.6122141
7 7 2617 Stephen F. Austin 12 South 0 1 1 0.24230893119 0.04290331303 0.006818120565 0.001789377175 0.000516269621 0.000129460385 7723.370688
8 8 26 UCLA 4 South 0 1 1 0.870759407024 0.63214366119 0.201754975549 0.088504896427 0.040041045892 0.015741709723 62.52550121
9 9 202 Tulsa 13 South 0 1 1 0.129240592976 0.045386316398 0.007843388836 0.002192867599 0.000650274943 0.000167591348 5965.895152
10 10 194 Ohio State 6 South 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 --
11 11 2168 Dayton 11 South 0 1 1 1.0 0.226612132452 0.067907260127 0.017599306026 0.005025531425 0.001239210244 805.9655691
12 12 183 Syracuse 3 South 0 1 1 1.0 0.773387867548 0.366138510555 0.155350216648 0.070902054884 0.028201683957 34.45887549
13 13 2711 Western Michigan 14 South 0 0 1 0.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.0 --
15 15 24 Stanford 10 South 0 1 1 1.0 0.240002218668 0.082486116485 0.020590806492 0.006536328972 0.001794336709 556.3090018
16 16 2305 Kansas 2 South 0 1 1 0.924028935551 0.735688041675 0.478782899051 0.251233163898 0.146857739463 0.075858815736 12.18238349
17 17 2198 Eastern Kentucky 15 South 0 1 1 0.075971064449 0.024309739657 0.004685213781 0.000627970129 9.7513748e-05 1.3227007e-05 75601.89426

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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