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 pollster = "ABC News/The Washington Post" and source = "538 | Huffpost"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: sample_size, 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
7216 7216 80295 50826   11 Donald Trump 11 ABC News/The Washington Post 378,379 The Washington Post | ABC News ABC News/The Washington Post 3 ABC News/The Washington Post A+ 1005 a a Live Phone 1/15/18 1/18/18     1/21/18 12:43   http://apps.washingtonpost.com/g/page/politics/washington-post-abc-news-poll-jan-15-18-2018/2275/ 538 | Huffpost 36.0 58.0
7780 7780 79533 50419   11 Donald Trump 11 ABC News/The Washington Post 378,379 The Washington Post | ABC News ABC News/The Washington Post 3 ABC News/The Washington Post A+ 1005 a a   10/29/17 11/1/17     11/5/17 14:21   https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/11/05/National-Politics/Polling/question_19571.xml?uuid=znsJGsHdEeeSlHBfgBZPbg 538 | Huffpost 37.0 59.0
8103 8103 78949 50242   11 Donald Trump 11 ABC News/The Washington Post 378,379 The Washington Post | ABC News ABC News/The Washington Post 3 ABC News/The Washington Post A+ 1002 a a Live Phone 9/18/17 9/21/17     9/24/17 02:44   https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/09/24/National-Politics/Polling/question_19252.xml?uuid=2UuPTqDcEeeyp7xwtvmAiQ 538 | Huffpost 39.0 57.0
8640 8640 78537 49973   11 Donald Trump 11 ABC News/The Washington Post 378,379 The Washington Post | ABC News ABC News/The Washington Post 3 ABC News/The Washington Post A+ 1001 a a Live Phone 7/10/17 7/13/17     7/16/17 13:24   https://www.washingtonpost.com/page/2010-2019/WashingtonPost/2017/07/16/National-Politics/Polling/question_18935.xml?uuid=QLWiFmnbEeeUq1sfD_RZ3w 538 | Huffpost 36.0 58.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 62.526ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette