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 = 4

✎ 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 timestamp
8 8 26 UCLA 4 South 0 1 1 0.870759407024 0.626921550372 0.200248302279 0.088378236672 0.04028521931 0.015414018934 63.87600698 3/20/2014 10:01 PM
24 24 127 Michigan State 4 East 0 1 1 1.0 0.77232375945 0.450698623406 0.276131795744 0.14499766607 0.069319344578 13.42598752 3/20/2014 10:01 PM
42 42 97 Louisville 4 Midwest 0 1 1 0.930702991238 0.779576893597 0.534469800995 0.379201639574 0.235042457656 0.148026624407 5.755541471 3/20/2014 10:01 PM
59 59 21 San Diego State 4 West 0 1 1 0.745488809005 0.431128698952 0.142917343287 0.069172499546 0.019495264008 0.00655295033 151.6030184 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 557.685ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette