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

2 rows where team_seed = "16a"

✎ 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
2 2 399 Albany 16a South 1 1 1.0 0.012296010962 0.002050945476 0.000282687456 3.1827908e-05 3.859627e-06 3.94809e-07 2532869.173
35 35 13 Cal Poly 16a Midwest 1 1 0.556026277314 0.013065156744 0.000908528698 3.8934419e-05 3.137464e-06 3.46146e-07 4.1683e-08 23990558.94

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 121.362ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette