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 = 13 sorted by rd4_win

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive

team_seed 1 ✖

  • 13 · 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
25 25 48 Delaware 13 East 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0 -- 3/20/2014 10:01 PM
43 43 2363 Manhattan 13 Midwest 0 1 1 0.069297008762 0.025017748612 0.004580768115 0.001038770796 0.00021289798 4.9312032e-05 20278.02626 3/20/2014 10:01 PM
9 9 202 Tulsa 13 South 0 1 1 0.129240592976 0.044584178278 0.007713857087 0.0021652101 0.000649305024 0.000161592888 6187.39117 3/20/2014 10:01 PM
60 60 166 New Mexico State 13 West 0 1 1 0.254511190995 0.088841564707 0.011369866993 0.002697792751 0.000489910279 0.00011412013 8761.695974 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 314.77ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette