home / polls

Menu
  • GraphQL API

president_approval_polls

Table actions
  • GraphQL API for president_approval_polls

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

12 rows where methodology = "IVR/Online/Text"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: pollster_id, pollster, sponsor_ids, sponsors, display_name, pollster_rating_id, pollster_rating_name, fte_grade, sample_size, population, population_full, created_at, url, yes, no

Link rowid ▼ question_id poll_id state politician_id politician pollster_id pollster sponsor_ids sponsors display_name pollster_rating_id pollster_rating_name fte_grade sample_size population population_full methodology start_date end_date sponsor_candidate tracking created_at notes url source yes no
185 185 137367 73281   11 Donald Trump 1554 RMG Research 1475 PoliticalIQ RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 11/19/20 11/21/20     11/24/20 08:44   http://politicaliq.com/2020/11/23/trump-job-approval-holding-steady/ 538 46.0 51.0
208 208 137368 73282   11 Donald Trump 1554 RMG Research 1475 PoliticalIQ RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 11/12/20 11/14/20     11/24/20 08:44   http://politicaliq.com/2020/11/23/trump-job-approval-holding-steady/ 538 45.0 53.0
477 477 130290 69963   11 Donald Trump 1102 Emerson College 1185 Nexstar Emerson College 88 Emerson College A- 1000 lv lv IVR/Online/Text 9/22/20 9/23/20     9/24/20 19:01   https://emersonpolling.reportablenews.com/pr/september-2020-biden-holds-his-lead-voters-split-on-supreme-court-nominee-timetable 538 46.14 49.85
704 704 127693 68175   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 8/20/20 8/22/20     8/24/20 14:21   https://justthenews.com/politics-policy/polling/president-trumps-job-approval-rating-jumps-5-points-ahead-gop-convention 538 45.0 54.0
891 891 126707 67676   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 7/23/20 7/25/20     7/27/20 14:08   https://justthenews.com/politics-policy/polling/fewer-100-days-election-day-trump-approval-rating-40-down-42-june 538 40.0 57.0
985 985 125295 67058   11 Donald Trump 1554 RMG Research     RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 7/9/20 7/11/20     7/12/20 12:58   https://scottrasmussen.com/president-trump-job-approval-up-to-44/ 538 44.0 53.0
1025 1025 125196 67005   11 Donald Trump 1554 RMG Research     RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 7/2/20 7/4/20     7/7/20 06:45   https://scottrasmussen.com/president-trumps-job-approval-39/ 538 39.0 58.0
1075 1075 124991 66935   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 6/25/20 6/27/20     6/29/20 14:03   https://justthenews.com/sites/default/files/2020-06/2020-06-29%20JTN%20Poll%20Crosstabs.pdf 538 42.0 55.0
1182 1182 124644 66800   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 6/11/20 6/13/20     6/15/20 07:29   https://scottrasmussen.com/for-second-week-in-a-row-trump-approval-at-41/ 538 41.0 58.0
1233 1233 124537 66751   11 Donald Trump 1554 RMG Research 985 ScottRasmussen.com RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 6/4/20 6/6/20     6/8/20 07:43   https://scottrasmussen.com/president-trumps-job-approval-falls-to-41/ 538 41.0 57.0
1300 1300 124392 66694   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 5/28/20 5/30/20     6/1/20 14:30   https://justthenews.com/sites/default/files/2020-06/2020-06-01%20JTN%20Poll.pdf 538 45.0 53.0
1394 1394 123585 66306   11 Donald Trump 1554 RMG Research 1262 Just the News RMG Research 555 RMG Research B/C 1200 rv rv IVR/Online/Text 5/14/20 5/16/20     5/20/20 08:26   https://scottrasmussen.com/president-trump-job-approval-steady-at-45/ 538 45.0 51.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "president_approval_polls" (
"question_id" INTEGER,
  "poll_id" INTEGER,
  "state" INTEGER,
  "politician_id" INTEGER,
  "politician" 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,
  "start_date" TEXT,
  "end_date" TEXT,
  "sponsor_candidate" INTEGER,
  "tracking" TEXT,
  "created_at" TEXT,
  "notes" TEXT,
  "url" TEXT,
  "source" TEXT,
  "yes" REAL,
  "no" REAL
);
Powered by Datasette · Queries took 56.628ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette