senate_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
3 rows where candidate_party = "NLP" and seat_name = "Class I"
This data as json, copyable, CSV (advanced)
Suggested facets: methodology, pct
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2685 | 2685 | 91553 | 56811 | 2018 | Michigan | 1365 | Change Research | Change Research | 48 | Change Research | B- | 880 | lv | lv | Online | U.S. Senate | 0 | Class I | 11/2/18 | 11/4/18 | 11/6/18 | 0 | 0 | 0 | 11/5/18 18:59 | https://twitter.com/ChangePolls/status/1059563232539471872 | general | 106 | Wilhelm | 13233 | John Howard Wilhelm | NLP | 1.0 | ||||||
3028 | 3028 | 90929 | 56520 | 2018 | Michigan | 176 | Glengariff Group | 167,168 | Detroit News | WDIV-TV | Glengariff Group | 117 | Glengariff Group | B/C | 600 | lv | lv | Live Phone | U.S. Senate | 0 | Class I | 10/25/18 | 10/27/18 | 11/6/18 | 0 | 0 | 0 | 10/29/18 20:05 | https://www.detroitnews.com/story/news/politics/2018/10/29/michigan-poll-debbie-stabenow-john-james-senate-race/1807448002/ | general | 106 | Wilhelm | 13233 | John Howard Wilhelm | NLP | 0.3 | ||||
3102 | 3102 | 91420 | 56743 | 2018 | Michigan | 1166 | Target Insyght | 801 | MIRS News Service | Target Insyght | 330 | Target Insyght | C/D | 800 | lv | lv | Live Phone | U.S. Senate | 0 | Class I | 10/22/18 | 10/24/18 | 11/6/18 | 0 | 0 | 0 | 11/4/18 15:17 | https://mirsnews.com/images/TargetInsyght_Statewide_Poll_10_25_2018_(1).pdf | general | 106 | Wilhelm | 13233 | John Howard Wilhelm | NLP | 1.0 |
Advanced export
JSON shape: default, array, newline-delimited
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 );