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

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 0.96389164071 0.707824942042 0.376597739537 0.221756867043 0.119208446793 0.060121641284 15.63294579
19 19 324 Coastal Carolina 16 East 0 1 1 0.03610835929 0.005669669617 0.000366282645 3.5242646e-05 2.86336e-06 2.40373e-07 4160207.25
20 20 235 Memphis 8 East 0 1 1 0.550041201202 0.166598236998 0.056198612656 0.022510616384 0.008120525808 0.002772707877 359.6582606
21 21 45 George Washington 9 East 0 1 1 0.449958798798 0.119907151343 0.033900359054 0.01167883864 0.003211480962 0.000843525377 1184.50079
22 22 2132 Cincinnati 5 East 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 --
23 23 108 Harvard 12 East 0 1 1 1.0 0.22767624055 0.082238382702 0.032010243222 0.009353415702 0.002599502354 383.689015
24 24 127 Michigan State 4 East 0 1 1 1.0 0.77232375945 0.450698623406 0.27246673374 0.142252089005 0.069621636991 13.36335087
25 25 48 Delaware 13 East 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 --
26 26 153 North Carolina 6 East 0 1 1 0.67202813417 0.359934889989 0.149117426817 0.059195264816 0.02280611159 0.0082779359 119.8030615
27 27 2507 Providence 11 East 0 1 1 0.32797186583 0.123874793196 0.037014526066 0.010804826893 0.00282166199 0.000705379253 1416.67708
28 28 66 Iowa State 3 East 0 1 1 0.812359445117 0.464697790275 0.193473494588 0.07708053796 0.031495433537 0.012101023158 81.63764039
29 29 2428 North Carolina Central 14 East 0 1 1 0.187640554883 0.051492526541 0.009239786767 0.001682182457 0.000312975565 5.687711e-05 17580.76519
30 30 41 Connecticut 7 East 0 1 1 1.0 0.351027582978 0.18778106636 0.074670713854 0.026659466734 0.008974369578 110.4284398
31 31 2603 Saint Joseph's 10 East 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 --
32 32 222 Villanova 2 East 0 1 1 1.0 0.648972417022 0.423373699403 0.216107932344 0.10218333047 0.045312395014 21.06901665
33 33 270 Milwaukee 15 East 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-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 60.112ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette