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

4 rows where methodology = "Text"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: question_id, poll_id, state, pollster_id, pollster, display_name, pollster_rating_id, pollster_rating_name, fte_grade, sample_size, seat_number, seat_name, start_date, end_date, internal, created_at, url, race_id, 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
838 838 124674 66813 2020 Alaska 1515 Data for Progress     Data for Progress 522 Data for Progress B 589 lv lv Text U.S. House 1 District 1 5/21/20 5/27/20 11/3/20   0     0 0 6/16/20 06:47   http://filesforprogress.org/datasets/2020/6/ak_house_poll/AK_House_Poll.pptx general 7836 Galvin 14617 Alyse S. Galvin DEM 43.0
839 839 124674 66813 2020 Alaska 1515 Data for Progress     Data for Progress 522 Data for Progress B 589 lv lv Text U.S. House 1 District 1 5/21/20 5/27/20 11/3/20   0     0 0 6/16/20 06:47   http://filesforprogress.org/datasets/2020/6/ak_house_poll/AK_House_Poll.pptx general 7836 Young 14618 Don Young REP 42.0
853 853 123240 66225 2020 Michigan 1380 Victoria Research & Consulting     Victoria Research & Consulting 369 Victoria Research & Consulting B/C 400 lv lv Text U.S. House 6 District 6 5/2/20 5/5/20 11/3/20 Jon Hoadley 1 DEM   0 0 5/11/20 13:28   https://projects.fivethirtyeight.com/polls/20200511_MI.pdf general 8038 Hoadley 14570 Jon Hoadley DEM 38.0
854 854 123240 66225 2020 Michigan 1380 Victoria Research & Consulting     Victoria Research & Consulting 369 Victoria Research & Consulting B/C 400 lv lv Text U.S. House 6 District 6 5/2/20 5/5/20 11/3/20 Jon Hoadley 1 DEM   0 0 5/11/20 13:28   https://projects.fivethirtyeight.com/polls/20200511_MI.pdf general 8038 Upton 14571 Fred Upton REP 37.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 1060.142ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette