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

2 rows where notes = "contacted for sample size"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

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
18364 18364 92871 57407 2020 New Hampshire 1304 Praecones Analytica 645 New Hampshire Journal Praecones Analytica 257 Praecones Analytica B/C 432 rv rv-r Online/IVR U.S. President 1/16/19 1/21/19   0   0 0 1/28/19 08:31 contacted for sample size https://docs.google.com/document/d/1OioLhza_dc37U0XiJ_AQ8MHxVEKuTqTq_LppBuHLG88/edit primary REP Trump 13254 Donald Trump 58.6
18365 18365 92871 57407 2020 New Hampshire 1304 Praecones Analytica 645 New Hampshire Journal Praecones Analytica 257 Praecones Analytica B/C 432 rv rv-r Online/IVR U.S. President 1/16/19 1/21/19   0   0 0 1/28/19 08:31 contacted for sample size https://docs.google.com/document/d/1OioLhza_dc37U0XiJ_AQ8MHxVEKuTqTq_LppBuHLG88/edit primary REP Romney 13282 Mitt Romney 27.6

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