home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-15.csv

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

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

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

team_seed 1 ✖

  • 16a · 2 ✖
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
35 35 13 Cal Poly 16a Midwest 1 1 1 0.024546079431 0.001766218646 8.2320812e-05 6.667574e-06 7.01321e-07 9.0404e-08 11061503.78 3/20/2014 9:29 PM
2 2 399 Albany 16a South 1 0 1 0.0 0.0 0.0 0.0 0.0 0.0 -- 3/20/2014 9:29 PM

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-15" (
"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 713.211ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette