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

16 rows where team_region = "East"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive, 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
18 18 258 Virginia 1 East 0 1 1 1 0.709949606895 0.33634447569 0.190784147703 0.096018802256 0.047052749216 20.25274329
19 19 324 Coastal Carolina 16 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
20 20 235 Memphis 8 East 0 1 1 1 0.290050393105 0.08421791641 0.032910470404 0.011259390415 0.003827209559 260.2869728
21 21 45 George Washington 9 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
22 22 2132 Cincinnati 5 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
23 23 108 Harvard 12 East 0 0 1 1 0.0 0.0 0.0 0.0 0.0 --
24 24 127 Michigan State 4 East 0 1 1 1 1.0 0.579437607901 0.340033706121 0.167132368884 0.080021894855 11.49657986
25 25 48 Delaware 13 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
26 26 153 North Carolina 6 East 0 1 1 1 0.44276071517 0.175779092997 0.065001880706 0.022974961012 0.008013017808 123.7969272
27 27 2507 Providence 11 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
28 28 66 Iowa State 3 East 0 1 1 1 0.55723928483 0.242442819924 0.098601143774 0.040509290764 0.01640951839 59.94024067
29 29 2428 North Carolina Central 14 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
30 30 41 Connecticut 7 East 0 1 1 1 0.351027582978 0.176694460057 0.068844971916 0.023701110447 0.008080275396 122.7581581
31 31 2603 Saint Joseph's 10 East 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
32 32 222 Villanova 2 East 0 1 1 1 0.648972417022 0.405083627022 0.203823679376 0.09323250689 0.041734959182 22.96072788
33 33 270 Milwaukee 15 East 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 48.171ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette