generic_ballot_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
1 row where fte_grade = "F"
This data as json, copyable, CSV (advanced)
Link | rowid ▼ | question_id | poll_id | race_id | cycle | state | pollster_id | pollster | sponsor_ids | sponsors | partisan | display_name | pollster_rating_id | pollster_rating_name | fte_grade | sample_size | population | population_full | methodology | office_type | seat_number | start_date | end_date | sponsor_candidate | tracking | nationwide_batch | created_at | notes | url | stage | dem | rep | ind |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
55 | 55 | 135270 | 72140 | 8274 | 2020 | 1634 | Rethink Priorities | Rethink Priorities | 672 | Rethink Priorities | F | 4933 | lv | lv | Online | U.S. House | 10/20/20 | 10/20/20 | 0 | 10/28/20 12:24 | https://static1.squarespace.com/static/5c64375df4e5314e7985012c/t/5f998f048ef3c11dadf5ddc1/1603899141511/Biden+at+%2B9.8+support+nationally+in+Rethink+Priorities+poll%2C+Dems+%2B5.3+for+Congress.pdf | general | 47.7 | 42.4 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "generic_ballot_polls" ( "question_id" INTEGER, "poll_id" INTEGER, "race_id" INTEGER, "cycle" INTEGER, "state" INTEGER, "pollster_id" INTEGER, "pollster" TEXT, "sponsor_ids" TEXT, "sponsors" TEXT, "partisan" 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, "start_date" TEXT, "end_date" TEXT, "sponsor_candidate" INTEGER, "tracking" TEXT, "nationwide_batch" INTEGER, "created_at" TEXT, "notes" TEXT, "url" TEXT, "stage" TEXT, "dem" REAL, "rep" REAL, "ind" INTEGER );