home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-16.csv

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

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 = 7 sorted by team_id

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: rd2_win

team_seed 1 ✖

  • 7 · 4 ✖
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 timestamp
30 30 41 Connecticut 7 East 0 1 1 1.0 0.385330986125 0.204713796744 0.080751417004 0.02879940698 0.009309460228 106.4176134 3/20/2014 10:01 PM
14 14 167 New Mexico 7 South 0 1 1 0.637537835827 0.221612021956 0.103072200741 0.036167934175 0.015735557957 0.00574703019 173.002914 3/20/2014 10:01 PM
49 49 251 Texas 7 Midwest 0 1 1 0.501186611909 0.113761186167 0.029719258751 0.005620144312 0.002024327756 0.000779981694 1281.081372 3/20/2014 10:01 PM
65 65 2483 Oregon 7 West 0 1 1 1.0 0.228002589012 0.124164077818 0.048135196635 0.016112957447 0.006326190234 157.0730207 3/20/2014 10:01 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-16" (
"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,
  "timestamp" TEXT
);
Powered by Datasette · Queries took 1248.903ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette