house_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where candidate_party = "WFP"
This data as json, copyable, CSV (advanced)
Suggested facets: pollster_id, pollster, display_name, pollster_rating_id, pollster_rating_name, fte_grade, methodology, internal
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38 | 38 | 136542 | 72761 | 2020 | New York | 1365 | Change Research | Change Research | 48 | Change Research | B- | 738 | lv | lv | Online/Text | U.S. House | 24 | District 24 | 10/29/20 | 11/2/20 | 11/3/20 | 0 | 0 | 0 | 11/2/20 22:01 | https://docs.google.com/spreadsheets/d/1sSzvXk5e3hpqSJiYtKN95Bm3VInlB_XtlWV8JQ57780/edit#gid=0 | general | 8115 | Williams | 15311 | Steve Williams | WFP | 4.0 | ||||||
123 | 123 | 134736 | 71883 | 2020 | New York | 438 | Siena College | 1100 | Syracuse.com | Siena College | 305 | Siena College | A | 558 | lv | lv | Live Phone | U.S. House | 24 | District 24 | 10/20/20 | 10/22/20 | 11/3/20 | 0 | 0 | 0 | 10/25/20 07:16 | https://files.constantcontact.com/9c83fb30501/3b58a2b0-5422-40a0-aea5-f5f7cdab2736.pdf | general | 8115 | Williams | 15311 | Steve Williams | WFP | 5.0 | ||||
187 | 187 | 134244 | 71658 | 2020 | New York | 379 | Public Opinion Strategies | Public Opinion Strategies | 260 | Public Opinion Strategies | A- | 400 | lv | lv | Live Phone | U.S. House | 24 | District 24 | 10/15/20 | 10/18/20 | 11/3/20 | John Katko | 1 | REP | 0 | 0 | 10/22/20 09:32 | https://auburnpub.com/news/local/govt-and-politics/gop-poll-katko-has-8-point-lead-over-balter-in-congressional-race/article_75b6eb47-5387-5791-bb09-84301fc2513f.html?utm_campaign=snd-autopilot&utm_medium=social&utm_source=twitter_The_Citizen | general | 8115 | Williams | 15311 | Steve Williams | WFP | 3.0 | ||||
376 | 376 | 131590 | 70115 | 2020 | New York | 438 | Siena College | Siena College | 305 | Siena College | A | 414 | lv | lv | Live Phone | U.S. House | 24 | District 24 | 9/27/20 | 9/29/20 | 11/3/20 | 0 | 0 | 0 | 10/4/20 07:44 | https://scri.siena.edu/wp-content/uploads/2020/10/CD240920-Crosstabs.pdf | general | 8115 | Williams | 15311 | Steve Williams | WFP | 6.0 |
Advanced export
JSON shape: default, array, newline-delimited
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 );