home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-21.csv

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

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

4 rows where team_seed = 6

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive

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
10 10 194 Ohio State 6 South 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 -- 3/21/2014 1:39 AM
26 26 153 North Carolina 6 East 0 1 1 0.679637367771 0.363762160822 0.15056791656 0.059716345908 0.023155177809 0.008281105847 119.756819 3/21/2014 1:39 AM
44 44 113 Massachusetts 6 Midwest 0 1 1 0.294573469275 0.056982985793 0.018616959578 0.00371728402 0.001011175197 0.000295682767 3381.002985 3/21/2014 1:39 AM
61 61 239 Baylor 6 West 0 1 1 0.703236756559 0.338102692122 0.118113693891 0.036521024031 0.015081267864 0.006942446304 143.0414454 3/21/2014 1:39 AM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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