home / fivethirtyeight

Menu
  • GraphQL API

March Madness Predictions: bracket-30.csv

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

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

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: team_alive, rd2_win

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
12 12 183 Syracuse 3 South 0 1 1 1.0 0.773387867548 0.357373985814 0.152256006667 0.069628833152 0.02837199266
28 28 66 Iowa State 3 East 0 1 1 0.812359445117 0.439951100469 0.184656694179 0.074094202102 0.030595658259 0.012100621404
47 47 150 Duke 3 Midwest 0 0 1 0.0 0.0 0.0 0.0 0.0 0.0
63 63 156 Creighton 3 West 0 1 1 1.0 0.54404909665 0.251298745412 0.107183431424 0.048474847735 0.023578434998

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "march-madness-predictions/bracket-30" (
"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
);
Powered by Datasette · Queries took 1754.819ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette