home / polls

Menu
  • GraphQL API

house_polls

Table actions
  • GraphQL API for house_polls

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

8 rows where methodology = "IVR/Live Phone/Online"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: question_id, poll_id, cycle, state, pollster_id, pollster, sponsor_ids, sponsors, display_name, pollster_rating_id, pollster_rating_name, fte_grade, sample_size, seat_number, seat_name, start_date, end_date, election_date, internal, created_at, url, race_id, answer, 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
512 512 129253 69405 2020 Oklahoma 441 SoonerPoll.com 204,205 KWTV-DT Oklahoma City | KOTV-DT Tulsa SoonerPoll 308 SoonerPoll.com C+ 318 lv lv IVR/Live Phone/Online U.S. House 5 District 5 9/2/20 9/10/20 11/3/20   0     0 0 9/10/20 22:29   https://d3nbrdofkhtiou.cloudfront.net/kwtv/production/2020/September/10/cd5-poll-horn-vs-bice.1599791265173.pdf general 8153 Horn 15367 Kendra Horn DEM 44.2
513 513 129253 69405 2020 Oklahoma 441 SoonerPoll.com 204,205 KWTV-DT Oklahoma City | KOTV-DT Tulsa SoonerPoll 308 SoonerPoll.com C+ 318 lv lv IVR/Live Phone/Online U.S. House 5 District 5 9/2/20 9/10/20 11/3/20   0     0 0 9/10/20 22:29   https://d3nbrdofkhtiou.cloudfront.net/kwtv/production/2020/September/10/cd5-poll-horn-vs-bice.1599791265173.pdf general 8153 Bice 16007 Stephanie Bice REP 44.8
840 840 124407 66699 2020 Texas 1056 Remington Research Group     Remington Research Group 279 Remington Research Group B 669 lv lv IVR/Live Phone/Online U.S. House 23 District 23 5/19/20 5/20/20 11/3/20   0     0 0 6/1/20 23:51   https://static.texastribune.org/media/files/b2783bd6491979b5b79f17e1fc3dc043/TX-23%20General%20Election%20Survey%20Key%20Findings%20Memo.pdf general 8218 Ortiz Jones 14607 Gina Ortiz Jones DEM 45.0
841 841 124407 66699 2020 Texas 1056 Remington Research Group     Remington Research Group 279 Remington Research Group B 669 lv lv IVR/Live Phone/Online U.S. House 23 District 23 5/19/20 5/20/20 11/3/20   0     0 0 6/1/20 23:51   https://static.texastribune.org/media/files/b2783bd6491979b5b79f17e1fc3dc043/TX-23%20General%20Election%20Survey%20Key%20Findings%20Memo.pdf general 8218 Gonzales 14608 Tony Gonzales REP 43.0
961 961 100795 58941 2020 New Mexico 1494 The Strategy Group Company     The Strategy Group Company 512 The Strategy Group Company   1070 lv lv IVR/Live Phone/Online U.S. House 2 District 2 1/23/19 1/27/19 11/3/20 Yvette Herrell 1 REP   0 0 8/20/19 13:44   https://twitter.com/Yvette4congress/status/1091107874309357568 general 8090 Torres Small 13424 Xochitl Torres Small DEM 38.0
962 962 100795 58941 2020 New Mexico 1494 The Strategy Group Company     The Strategy Group Company 512 The Strategy Group Company   1070 lv lv IVR/Live Phone/Online U.S. House 2 District 2 1/23/19 1/27/19 11/3/20 Yvette Herrell 1 REP   0 0 8/20/19 13:44   https://twitter.com/Yvette4congress/status/1091107874309357568 general 8090 Herrell 13423 Yvette Herrell REP 51.0
1125 1125 91181 56624 2018 Oklahoma 441 SoonerPoll.com 204 KWTV-DT Oklahoma City SoonerPoll 308 SoonerPoll.com C+ 440 lv lv IVR/Live Phone/Online U.S. House 5 District 5 10/29/18 10/29/18 11/6/18   0     0 0 10/31/18 21:54   http://www.news9.com/story/39394781/exclusive-news-9-poll-shows-congressman-steve-russell-has-strong-lead general 485 Horn 11966 Kendra Horn DEM 37.1
1126 1126 91181 56624 2018 Oklahoma 441 SoonerPoll.com 204 KWTV-DT Oklahoma City SoonerPoll 308 SoonerPoll.com C+ 440 lv lv IVR/Live Phone/Online U.S. House 5 District 5 10/29/18 10/29/18 11/6/18   0     0 0 10/31/18 21:54   http://www.news9.com/story/39394781/exclusive-news-9-poll-shows-congressman-steve-russell-has-strong-lead general 485 Russell 11967 Steve Russell REP 48.6

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "house_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" TEXT,
  "start_date" TEXT,
  "end_date" TEXT,
  "election_date" TEXT,
  "sponsor_candidate" TEXT,
  "internal" INTEGER,
  "partisan" TEXT,
  "tracking" INTEGER,
  "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 41.25ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette