home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-38.csv

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

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: rd3_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 1 0.878249363933 0.242906098844 0.118404233681 0.054362366124 0.021578208456 45.34305031
24 24 127 Michigan State 4 East 0 1 1 1 0.77232375945 0.456837290072 0.273660087462 0.137879678727 0.067735783635 13.76324546
42 42 97 Louisville 4 Midwest 0 1 1 1 1.0 0.648688525386 0.460650035446 0.288525268986 0.172603507345 4.793625028
59 59 21 San Diego State 4 West 0 1 1 1 1.0 0.352325659942 0.168594885161 0.047227370349 0.015344206873 64.17117556

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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