home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-22.csv

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

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.119342962637 0.060218437116 15.60620979
19 19 324 Coastal Carolina 16 East 0 1 1 0.03610835929 0.005669669617 0.000366282645 3.5242646e-05 2.858169e-06 2.40651e-07 4155401.245
20 20 235 Memphis 8 East 0 1 1 0.550041201202 0.166598236998 0.056198612656 0.022510616384 0.008128871369 0.002778045604 358.965293
21 21 45 George Washington 9 East 0 1 1 0.449958798798 0.119907151343 0.033900359054 0.01167883864 0.003213932185 0.000845206877 1182.14229
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.009361219193 0.002604667738 382.9261283
24 24 127 Michigan State 4 East 0 1 1 1.0 0.77232375945 0.450698623406 0.27246673374 0.142413537486 0.069736121371 13.33977084
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.02283051336 0.008293605072 119.5748274
27 27 2507 Providence 11 East 0 1 1 0.32797186583 0.123874793196 0.037014526066 0.010804826893 0.002823631102 0.000706786475 1413.854465
28 28 66 Iowa State 3 East 0 1 1 0.812359445117 0.464697790275 0.193473494588 0.07708053796 0.031530073417 0.012123505635 81.48439273
29 29 2428 North Carolina Central 14 East 0 1 1 0.187640554883 0.051492526541 0.009239786767 0.001682182457 0.000313026068 5.698655e-05 17547.00047
30 30 41 Connecticut 7 East 0 1 1 1.0 0.351027582978 0.18778106636 0.074670713854 0.026686665811 0.008991693841 110.213751
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.102299742357 0.045391454199 21.03057861
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-22" (
"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 192.575ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette