senate_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
3 rows where candidate_party = "AKI"
This data as json, copyable, CSV (advanced)
Suggested facets: population, population_full, 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
664 | 664 | 134053 | 71560 | 2020 | Alaska | 383 | Public Policy Polling | 946 | Protect Our Care | Public Policy Polling | 263 | Public Policy Polling | A- | 800 | v | v | IVR/Text | U.S. Senate | 0 | Class II | 10/19/20 | 10/20/20 | 11/3/20 | 0 | DEM | 0 | 0 | 10/21/20 14:43 | https://www.protectourcare.org/wp-content/uploads/2020/10/Health-Care-Could-Be-Deciding-Factor-in-Close-Alaska-Senate-Race.pdf | general | 6265 | Howe | 16040 | John Wayne Howe | AKI | 5.0 | |||
771 | 771 | 134398 | 71735 | 2020 | Alaska | 1365 | Change Research | Change Research | 48 | Change Research | B- | 1076 | lv | lv | Online/Text | U.S. Senate | 0 | Class II | 10/16/20 | 10/19/20 | 11/3/20 | Al Gross | 1 | DEM | 0 | 0 | 10/22/20 22:41 | https://twitter.com/ChangePolls/status/1319445788272005120 | general | 6265 | Howe | 16040 | John Wayne Howe | AKI | 3.0 | ||||
893 | 893 | 133252 | 71173 | 2020 | Alaska | 1424 | Siena College/The New York Times Upshot | Siena College/The New York Times Upshot | 448 | Siena College/The New York Times Upshot | A+ | 423 | lv | lv | Live Phone | U.S. Senate | 0 | Class II | 10/9/20 | 10/14/20 | 11/3/20 | 0 | 0 | 0 | 10/16/20 13:08 | https://int.nyt.com/data/documenttools/ak100920-crosstabs1/722c27f1f660cf21/full.pdf | general | 6265 | Howe | 16040 | John Wayne Howe | AKI | 10.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 );