home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-30.csv

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

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

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
1 1 57 Florida 1 South 0 1 1 1.0 0.762029802654 0.549531138344 0.348757746036 0.209209557644 0.112647879359
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.066649725234 0.030758434162 0.012753048713
6 6 2670 Virginia Commonwealth 5 South 0 1 1 0.75769106881 0.279566709382 0.098169078738 0.046225889683 0.020595466788 0.008170421361
7 7 2617 Stephen F. Austin 12 South 0 1 1 0.24230893119 0.04290331303 0.006818120565 0.001772106156 0.000510827462 0.000131731514
8 8 26 UCLA 4 South 0 1 1 0.870759407024 0.63214366119 0.201754975549 0.088174034491 0.039868289675 0.016014221624
9 9 202 Tulsa 13 South 0 1 1 0.129240592976 0.045386316398 0.007843388836 0.002173431903 0.000643933536 0.000170601876
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.064812919839 0.016924661527 0.004851812851 0.001236877203
12 12 183 Syracuse 3 South 0 1 1 1.0 0.773387867548 0.357373985814 0.152256006667 0.069628833152 0.02837199266
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.212723359035 0.074372405563 0.018944439164 0.006105142666 0.001750910026
16 16 2305 Kansas 2 South 0 1 1 1.0 0.787276640965 0.503440688783 0.258121959138 0.147606870429 0.07567197979
17 17 2198 Eastern Kentucky 15 South 0 0 1 0.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-30" (
"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
);
Powered by Datasette · Queries took 102.136ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette