home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-59.csv

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

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

3 rows where team_alive = 1

✎ 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
30 30 41 Connecticut 7 East 0 1 1 1 1 1 1 1.0 0.383286737858 1.609012787
37 37 96 Kentucky 8 Midwest 0 1 1 1 1 1 1 0.418345040737 0.238838578173 3.186928291
67 67 275 Wisconsin 2 West 0 1 1 1 1 1 1 0.581654959263 0.377874683969 1.646379984

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-59" (
"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" INTEGER,
  "rd4_win" INTEGER,
  "rd5_win" INTEGER,
  "rd6_win" REAL,
  "rd7_win" REAL,
  "win_odds" TEXT
);
Powered by Datasette · Queries took 565.846ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette