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

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
10 10 194 Ohio State 6 South 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
44 44 113 Massachusetts 6 Midwest 0 1 1 0.294573469275 0.185199789682 0.056603395198 0.010373977411 0.002618550968 0.000707681381 1412.065297
61 61 239 Baylor 6 West 0 1 1 0.703236756559 0.33837613837 0.118203049734 0.036546717837 0.015636886779 0.007154480055 138.772561

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 1275.273ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette