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

4 rows where team_seed = 4

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: 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
8 8 26 UCLA 4 South 0 1 1 0.870759407024 0.63214366119 0.201754975549 0.08833779284 0.039973366017 0.015733169378 62.55998439
24 24 127 Michigan State 4 East 0 1 1 1.0 0.77232375945 0.450698623406 0.27246673374 0.142413537486 0.069736121371 13.33977084
42 42 97 Louisville 4 Midwest 0 1 1 1.0 0.822264881534 0.545973999181 0.406542810533 0.242967736133 0.146085246917 5.845318204
59 59 21 San Diego State 4 West 0 1 1 1.0 0.645844327111 0.201049404885 0.092691875056 0.026178871389 0.008159718693 121.5532445

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