home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-44.csv

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

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.335611112646 0.178232572388 0.101749502643 8.828057868 3/23/2014 9:28 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 9:28 PM
55 55 2250 Gonzaga 8 West 0 1 1 1 0.273407129283 0.139360898643 0.06701249326 0.024849467746 0.010518705925 94.06872872 3/23/2014 9:28 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 9:28 PM
57 57 201 Oklahoma 5 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 9:28 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 9:28 PM
59 59 21 San Diego State 4 West 0 1 1 1 1.0 0.352325659942 0.168594885161 0.049566546398 0.017128559397 57.382026 3/23/2014 9:28 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 9:28 PM
61 61 239 Baylor 6 West 0 1 1 1 0.45595090335 0.161103668662 0.053110094666 0.023043789998 0.01116545111 88.56198815 3/23/2014 9:28 PM
62 62 158 Nebraska 11 West 0 0 1 0 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 9:28 PM
63 63 156 Creighton 3 West 0 1 1 1 0.54404909665 0.246525632609 0.102969743689 0.046519954717 0.023209189549 42.08638171 3/23/2014 9:28 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 9:28 PM
65 65 2483 Oregon 7 West 0 0 1 1 0.0 0.0 0.0 0.0 0.0 -- 3/23/2014 9:28 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 9:28 PM
67 67 275 Wisconsin 2 West 0 1 1 1 1.0 0.592370698728 0.272701670578 0.134803805864 0.073075240736 12.68452556 3/23/2014 9:28 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 9:28 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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