home / polls

Menu
  • GraphQL API

president_primary_polls

Table actions
  • GraphQL API for president_primary_polls

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

10 rows where population_full = "a"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: pct

Link rowid ▼ question_id poll_id cycle state pollster_id pollster sponsor_ids sponsors display_name pollster_rating_id pollster_rating_name fte_grade sample_size population population_full methodology office_type start_date end_date sponsor_candidate internal partisan tracking nationwide_batch created_at notes url stage party answer candidate_id candidate_name pct
8978 8978 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Biden 13256 Joseph R. Biden Jr. 23.0
8979 8979 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Warren 13258 Elizabeth Warren 10.0
8980 8980 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Sanders 13257 Bernard Sanders 10.0
8981 8981 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Harris 13288 Kamala D. Harris 5.0
8982 8982 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Buttigieg 13345 Pete Buttigieg 4.0
8983 8983 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Booker 13287 Cory A. Booker 1.0
8984 8984 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Klobuchar 13310 Amy Klobuchar 2.0
8985 8985 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM O'Rourke 13276 Beto O'Rourke 1.0
8986 8986 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Castro 13316 Julián Castro 1.0
8987 8987 103421 59725 2020 Virginia 1253 Research America Inc. 682 University of Mary Washington Research America Inc. 282 Research America Inc. B/C 1009 a a Live Phone U.S. President 9/3/19 9/15/19   0   0 0 9/27/19 11:07   https://www.umw.edu/news/wp-content/uploads/sites/7/2019/09/Topline-2-2019.pdf primary DEM Yang 13329 Andrew Yang 3.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "president_primary_polls" (
"question_id" INTEGER,
  "poll_id" INTEGER,
  "cycle" INTEGER,
  "state" TEXT,
  "pollster_id" INTEGER,
  "pollster" TEXT,
  "sponsor_ids" TEXT,
  "sponsors" TEXT,
  "display_name" TEXT,
  "pollster_rating_id" INTEGER,
  "pollster_rating_name" TEXT,
  "fte_grade" TEXT,
  "sample_size" INTEGER,
  "population" TEXT,
  "population_full" TEXT,
  "methodology" TEXT,
  "office_type" TEXT,
  "start_date" TEXT,
  "end_date" TEXT,
  "sponsor_candidate" TEXT,
  "internal" INTEGER,
  "partisan" TEXT,
  "tracking" INTEGER,
  "nationwide_batch" INTEGER,
  "created_at" TEXT,
  "notes" TEXT,
  "url" TEXT,
  "stage" TEXT,
  "party" TEXT,
  "answer" TEXT,
  "candidate_id" INTEGER,
  "candidate_name" TEXT,
  "pct" REAL
);
Powered by Datasette · Queries took 5062.156ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette