home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-38.csv

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

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 = 8

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive, rd2_win

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
4 4 38 Colorado 8 South 0 0 1 0 0.0 0.0 0.0 0.0 0.0 --
20 20 235 Memphis 8 East 0 1 1 1 0.290050393105 0.095783260477 0.036937657571 0.012459609272 0.004174354032 238.5580232
37 37 96 Kentucky 8 Midwest 0 1 1 1 0.421359797509 0.142820309728 0.082372375562 0.041349894761 0.019874951694 49.3145877
55 55 2250 Gonzaga 8 West 0 1 1 1 0.273407129283 0.139360898643 0.06701249326 0.023825254982 0.009573945401 103.4501465

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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