home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-02.csv

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

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

✎ 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
6 6 2670 Virginia Commonwealth 5 South 0 1 1.0 0.764132213407 0.286663248967 0.095729145554 0.045016727931 0.020497240181 0.0079032815 125.5297206
22 22 2132 Cincinnati 5 East 0 1 1.0 0.580155795456 0.195405110224 0.078804308833 0.034817028329 0.012362776321 0.004274817956 232.9280901
39 39 139 Saint Louis 5 Midwest 0 1 1.0 0.576932201751 0.120300922669 0.041602009109 0.016413838921 0.006100400967 0.002254962075 442.4664383
57 57 201 Oklahoma 5 West 0 1 1.0 0.637908924452 0.334150742066 0.076682364608 0.031541288005 0.011371625767 0.004614710811 215.6983027

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-02" (
"team_id" INTEGER,
  "team_name" TEXT,
  "team_seed" TEXT,
  "team_region" TEXT,
  "playin_flag" INTEGER,
  "team_alive" INTEGER,
  "rd1_win" REAL,
  "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 21.167ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette