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

3 rows where candidate_party = "UST"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: poll_id, pollster_id, pollster, sponsor_ids, sponsors, display_name, pollster_rating_id, pollster_rating_name, fte_grade, methodology, seat_number, seat_name, start_date, end_date, url, race_id, answer, candidate_id, candidate_name

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
988 988 91554 56812 2018 Michigan 1365 Change Research 948 Health Care Voter Change Research 48 Change Research B- 460 lv lv Online U.S. House 6 District 6 11/2/18 11/4/18 11/6/18   0 DEM   0 0 11/5/18 18:59   https://healthcarevoter.org/new-house-polls-voters-cite-health-care-top-issue-ahead-midterm-elections/ general 370 Young 13250 Stephen J. Young UST 3.0
992 992 91555 56812 2018 Michigan 1365 Change Research 948 Health Care Voter Change Research 48 Change Research B- 501 lv lv Online U.S. House 8 District 8 11/2/18 11/4/18 11/6/18   0 DEM   0 0 11/5/18 19:01   https://healthcarevoter.org/new-house-polls-voters-cite-health-care-top-issue-ahead-midterm-elections/ general 372 Lillis 13205 David Jay Lillis UST 0.0
1445 1445 90509 56312 2018 Michigan 1166 Target Insyght 138,801 Fox 2 News Detroit | MIRS News Service Target Insyght 330 Target Insyght C/D 500 lv lv IVR/Live Phone U.S. House 8 District 8 10/15/18 10/17/18 11/6/18   0     0 0 10/19/18 10:18 emailed for details -Derek https://projects.fivethirtyeight.com/polls/20181019_MI_8.pdf general 372 Lillis 13205 David Jay Lillis UST 1.0

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 201.036ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette