home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-46.csv

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

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 = "West"

✎ 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 timestamp
53 53 12 Arizona 1 West 0 1 1 1 0.726592870717 0.508313441414 0.336814230926 0.177362709577 0.10098663188 8.902300744 3/23/2014 10:40 PM
54 54 2692 Weber State 16 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
55 55 2250 Gonzaga 8 West 0 1 1 1 0.273407129283 0.139360898643 0.06729249778 0.024605247818 0.010368416275 95.44674495 3/23/2014 10:40 PM
56 56 197 Oklahoma State 9 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
57 57 201 Oklahoma 5 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
58 58 2449 North Dakota State 12 West 0 0 1 1 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
59 59 21 San Diego State 4 West 0 1 1 1 1.0 0.352325659942 0.16929987703 0.048937087627 0.016825835452 58.4324129 3/23/2014 10:40 PM
60 60 166 New Mexico State 13 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
61 61 239 Baylor 6 West 0 1 1 1 1.0 0.40918169359 0.156635693393 0.076391938496 0.041383942722 23.16396153 3/23/2014 10:40 PM
62 62 158 Nebraska 11 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
63 63 156 Creighton 3 West 0 0 1 1 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
64 64 309 Louisiana-Lafayette 14 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
65 65 2483 Oregon 7 West 0 0 1 1 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
66 66 252 Brigham Young 10 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM
67 67 275 Wisconsin 2 West 0 1 1 1 1.0 0.59081830641 0.269957700872 0.131628152438 0.070874665264 13.10941408 3/23/2014 10:40 PM
68 68 44 American University 15 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 10:40 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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