home / polls

Menu
  • GraphQL API

senate_polls

Table actions
  • GraphQL API for senate_polls

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

5 rows where partisan = "IND"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: question_id, poll_id, cycle, state, pollster_id, pollster, display_name, pollster_rating_id, pollster_rating_name, sample_size, seat_name, start_date, end_date, election_date, sponsor_candidate, 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
2526 2526 102305 59518 2020 Illinois 1230 Ogden & Fry     Ogden & Fry 425 Ogden & Fry B/C 538 lv lv   U.S. Senate 0 Class II 9/4/19 9/4/19 11/3/20 WIllie Wilson 1 IND   0 0 9/9/19 17:56   https://drive.google.com/file/d/1tI-3iShF7m4byMla1VmvqBkx6dJjVT7B/view general 6274 Durbin 13501 Richard J. Durbin DEM 44.3
2527 2527 102305 59518 2020 Illinois 1230 Ogden & Fry     Ogden & Fry 425 Ogden & Fry B/C 538 lv lv   U.S. Senate 0 Class II 9/4/19 9/4/19 11/3/20 WIllie Wilson 1 IND   0 0 9/9/19 17:56   https://drive.google.com/file/d/1tI-3iShF7m4byMla1VmvqBkx6dJjVT7B/view general 6274 Wilson 13500 WIllie Wilson IND 25.0
3403 3403 90259 56124 2018 Maryland 1232 Gonzales Research & Marketing Strategies Inc.     Gonzales Research & Marketing Strategies Inc. 121 Gonzales Research & Marketing Strategies Inc. B/C 806 lv lv Live Phone U.S. Senate 0 Class I 10/1/18 10/6/18 11/6/18 Neal Simon 1 IND   0 0 10/15/18 08:45   https://projects.fivethirtyeight.com/polls/20180815_MD.pdf general 104 Cardin 12578 Benjamin L. Cardin DEM 49.4
3404 3404 90259 56124 2018 Maryland 1232 Gonzales Research & Marketing Strategies Inc.     Gonzales Research & Marketing Strategies Inc. 121 Gonzales Research & Marketing Strategies Inc. B/C 806 lv lv Live Phone U.S. Senate 0 Class I 10/1/18 10/6/18 11/6/18 Neal Simon 1 IND   0 0 10/15/18 08:45   https://projects.fivethirtyeight.com/polls/20180815_MD.pdf general 104 Campbell 12579 Tony Campbell REP 21.5
3405 3405 90259 56124 2018 Maryland 1232 Gonzales Research & Marketing Strategies Inc.     Gonzales Research & Marketing Strategies Inc. 121 Gonzales Research & Marketing Strategies Inc. B/C 806 lv lv Live Phone U.S. Senate 0 Class I 10/1/18 10/6/18 11/6/18 Neal Simon 1 IND   0 0 10/15/18 08:45   https://projects.fivethirtyeight.com/polls/20180815_MD.pdf general 104 Simon 12580 Neal Simon IND 17.7

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "senate_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" TEXT,
  "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 62.801ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette