house_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
4 rows where candidate_party = "NPA"
This data as json, copyable, CSV (advanced)
Suggested facets: cycle, fte_grade, methodology, seat_number, seat_name, election_date, internal, race_id, answer, candidate_id, candidate_name
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
343 | 343 | 131598 | 70551 | 2020 | Florida | 1357 | St. Pete Polls | St. Pete Polls | 314 | St. Pete Polls | B+ | 1015 | lv | lv | IVR | U.S. House | 21 | District 21 | 10/2/20 | 10/2/20 | 11/3/20 | 0 | 0 | 0 | 10/4/20 12:18 | https://floridapolitics.com/archives/371859-heres-brunch-a-pop-up-weekend-email-about-final-weeks-of-the-2020-campaign-10-4-20 | general | 7936 | Malkemus | 14947 | Charleston Malkemus | NPA | 2.0 | ||||||
1523 | 1523 | 90310 | 56230 | 2018 | Florida | 933 | ALG Research | ALG Research | 14 | ALG Research | B/C | 500 | lv | lv | Live Phone | U.S. House | 27 | District 27 | 10/11/18 | 10/14/18 | 11/6/18 | Donna Shalala | 1 | DEM | 0 | 0 | 10/16/18 07:54 | https://www.miamiherald.com/news/local/community/miami-dade/article220081710.html | general | 280 | Joli | 12587 | Mayra Joli | NPA | 6.0 | ||||
1693 | 1693 | 90163 | 56167 | 2018 | Florida | 289 | Mason-Dixon Polling & Strategy | 320 | Telemundo | Mason-Dixon Polling & Strategy | 197 | Mason-Dixon Polling & Strategy | A- | 625 | lv | lv | Live Phone | U.S. House | 27 | District 27 | 10/1/18 | 10/6/18 | 11/6/18 | 0 | 0 | 0 | 10/11/18 18:28 | https://www.politico.com/f/?id=00000166-6518-d0b1-a57e-ed9bb4d40001 | general | 280 | Joli | 12587 | Mayra Joli | NPA | 1.0 | ||||
2223 | 2223 | 87440 | 54096 | 2018 | Florida | 1329 | Bendixen & Amandi International | Bendixen & Amandi International | 29 | Bendixen & Amandi International | B/C | 600 | lv | lv | U.S. House | 27 | District 27 | 9/1/18 | 9/4/18 | 11/6/18 | Donna Shalala | 1 | DEM | 0 | 0 | 9/19/18 09:16 | https://www.politico.com/f/?id=00000165-ef6c-d9ba-a1ef-efefea440001 | general | 280 | Joli | 12587 | Mayra Joli | NPA | 8.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 );