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

4 rows where methodology = "Online/Text"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: 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
252 252 136611 72725   11 Donald Trump 1365 Change Research 576 CNBC Change Research 48 Change Research C- 1880 lv lv Online/Text 10/29/20 11/1/20     11/4/20 10:28   https://changeresearch.com/wp-content/uploads/2020/11/CNBC-CR_National-Toplines_Final-Wave_Oct-29-Nov-1.pdf 538 44.0 56.0
327 327 134001 71518   11 Donald Trump 1365 Change Research 576 CNBC Change Research 48 Change Research C- 2711 lv lv Online/Text 10/17/20 10/18/20     10/21/20 08:49   https://changeresearch.com/wp-content/uploads/2020/10/CNBC-CR_National_Toplines_Wave-16_October-17-18-crosstabs.pdf 538 44.0 56.0
405 405 132077 70588   11 Donald Trump 1365 Change Research 576 CNBC Change Research 48 Change Research C- 2167 lv lv Online/Text 10/2/20 10/4/20     10/7/20 09:26   https://changeresearch.com/post/states-of-play-battleground-wave-15/ 538 45.0 55.0
502 502 129912 69680   11 Donald Trump 1365 Change Research 576 CNBC Change Research 48 Change Research C- 1430 lv lv Online/Text 9/18/20 9/20/20     9/23/20 08:37   https://changeresearch.com/post/states-of-play-battleground-wave-14/ 538 43.0 57.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 1283.765ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette