home / polls

Menu
  • GraphQL API

president_polls

Table actions
  • GraphQL API for president_polls

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

4 rows where sponsor_candidate = "Jon Ossoff"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: question_id, poll_id, sample_size, start_date, end_date, created_at, url, answer, candidate_id, candidate_name, candidate_party

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 seat_number seat_name start_date end_date election_date sponsor_candidate internal partisan tracking nationwide_batch ranked_choice_reallocated created_at notes url stage race_id answer candidate_id candidate_name candidate_party pct
5446 5446 134172 71566 2020 Georgia 172 Garin-Hart-Yang Research Group     Garin-Hart-Yang Research Group 113 Garin-Hart-Yang Research Group B/C 600 lv lv   U.S. President 0   10/11/20 10/14/20 11/3/20 Jon Ossoff 0 DEM   0 0 10/21/20 17:27   https://electjon.com/wp-content/uploads/2020/10/Pathway-to-Victory-memo-8.pdf general 6221 Biden 13256 Joseph R. Biden Jr. DEM 51.0
5447 5447 134172 71566 2020 Georgia 172 Garin-Hart-Yang Research Group     Garin-Hart-Yang Research Group 113 Garin-Hart-Yang Research Group B/C 600 lv lv   U.S. President 0   10/11/20 10/14/20 11/3/20 Jon Ossoff 0 DEM   0 0 10/21/20 17:27   https://electjon.com/wp-content/uploads/2020/10/Pathway-to-Victory-memo-8.pdf general 6221 Trump 13254 Donald Trump REP 44.0
10557 10557 126508 67616 2020 Georgia 172 Garin-Hart-Yang Research Group     Garin-Hart-Yang Research Group 113 Garin-Hart-Yang Research Group B/C 800 lv lv Live Phone U.S. President 0   7/9/20 7/15/20 11/3/20 Jon Ossoff 0 DEM   0 0 7/22/20 11:58   https://electjon.com/wp-content/uploads/2020/07/2020.07.22-Ossoff-poll-memo.pdf general 6221 Biden 13256 Joseph R. Biden Jr. DEM 47.0
10558 10558 126508 67616 2020 Georgia 172 Garin-Hart-Yang Research Group     Garin-Hart-Yang Research Group 113 Garin-Hart-Yang Research Group B/C 800 lv lv Live Phone U.S. President 0   7/9/20 7/15/20 11/3/20 Jon Ossoff 0 DEM   0 0 7/22/20 11:58   https://electjon.com/wp-content/uploads/2020/07/2020.07.22-Ossoff-poll-memo.pdf general 6221 Trump 13254 Donald Trump REP 43.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "president_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,
  "seat_number" INTEGER,
  "seat_name" INTEGER,
  "start_date" TEXT,
  "end_date" TEXT,
  "election_date" TEXT,
  "sponsor_candidate" TEXT,
  "internal" INTEGER,
  "partisan" TEXT,
  "tracking" TEXT,
  "nationwide_batch" INTEGER,
  "ranked_choice_reallocated" INTEGER,
  "created_at" TEXT,
  "notes" TEXT,
  "url" TEXT,
  "stage" TEXT,
  "race_id" INTEGER,
  "answer" TEXT,
  "candidate_id" INTEGER,
  "candidate_name" TEXT,
  "candidate_party" TEXT,
  "pct" REAL
);
Powered by Datasette · Queries took 314.447ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette