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

5 rows where methodology = "IVR/Text"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: sponsor_ids, sponsors, 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
652 652 128172 68467   11 Donald Trump 383 Public Policy Polling 946 Protect Our Care Public Policy Polling 263 Public Policy Polling B 885 rv rv IVR/Text 8/28/20 8/29/20     9/3/20 15:13   https://www.protectourcare.org/wp-content/uploads/2020/09/National-Post-Conventions-Polling-Memo-and-Toplines-Health-Care-2020.pdf 538 43.0 52.0
1081 1081 125202 67010   11 Donald Trump 383 Public Policy Polling 1011 Giffords Public Policy Polling 263 Public Policy Polling B 996 rv rv IVR/Text 6/25/20 6/26/20     7/7/20 12:57   https://giffords.org/wp-content/uploads/2020/07/NationalResults1.pdf 538 42.0 54.0
1125 1125 124817 66875   11 Donald Trump 383 Public Policy Polling 946 Protect Our Care Public Policy Polling 263 Public Policy Polling B 1013 rv rv IVR/Text 6/19/20 6/20/20     6/23/20 12:40   https://www.protectourcare.org/wp-content/uploads/2020/06/NationalPOCMemoResultsJune20.pdf 538 41.0 54.0
1195 1195 124633 66794   11 Donald Trump 383 Public Policy Polling 712 Vote Vets Action Fund Public Policy Polling 263 Public Policy Polling B 935 rv rv IVR/Text 6/10/20 6/11/20     6/12/20 18:35   https://action.votevets.org/page/-/Media%20Files/VV%20NAT%20POLL.pdf 538 43.0 54.0
1558 1558 122557 66059   11 Donald Trump 383 Public Policy Polling 946 Protect Our Care Public Policy Polling 263 Public Policy Polling B 1403 rv rv IVR/Text 4/23/20 4/24/20     5/4/20 11:37   https://www.protectourcare.org/wp-content/uploads/2020/05/National-POC-Memo-Results-May-2020.pdf 538 43.0 53.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 1941.492ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette