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

3 rows where team_seed = 11

✎ 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
11 11 2168 Dayton 11 South 0 1 1 1.0 0.226612132452 0.06508665409 0.016956190955 0.004866246165 0.001208122985 826.7302995
27 27 2507 Providence 11 East 0 1 1 0.32797186583 0.123874793196 0.037014526066 0.010804826893 0.002823631102 0.000706786475 1413.854465
62 62 158 Nebraska 11 West 0 1 1 0.296763243441 0.091738274168 0.022987508592 0.005227074062 0.001452980423 0.000452536219 2208.767877

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