home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-32.csv

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

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 1.0 0.787276640965 0.503440688783 0.260082093521 0.149462252443 0.076675501358 12.04197537
32 32 222 Villanova 2 East 0 1 1 1.0 0.648972417022 0.405083627022 0.210204596132 0.099912037947 0.045379079438 21.03658629
51 51 130 Michigan 2 Midwest 0 1 1 1.0 0.78688598751 0.46831455689 0.176136035071 0.07937405275 0.035187049151 27.41954708
67 67 275 Wisconsin 2 West 0 1 1 1.0 0.771997410988 0.463760236787 0.221544189757 0.111897771384 0.060568347655 15.51027374

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-32" (
"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 13.128ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette