home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-02.csv

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

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

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

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
16 16 2305 Kansas 2 South 0 1 1.0 0.924028935551 0.670385180717 0.418317389989 0.208163517967 0.122313328695 0.062148252004 15.09055714
32 32 222 Villanova 2 East 0 1 1.0 0.947195368265 0.644579937677 0.413875184448 0.210245654593 0.093551982403 0.040014035746 23.99123074
51 51 130 Michigan 2 Midwest 0 1 1.0 0.953947339272 0.738941443532 0.370713927931 0.142380453461 0.064051190877 0.028262827561 34.382164
67 67 275 Wisconsin 2 West 0 1 1.0 0.92840522153 0.718357824028 0.397222982607 0.15573283192 0.065596958518 0.030333594197 31.96674946

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-02" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" REAL,
  "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 16.018ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette