president_primary_polls
Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette
6 rows where notes = "likely general voters"
This data as json, copyable, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "president_primary_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, "start_date" TEXT, "end_date" TEXT, "sponsor_candidate" TEXT, "internal" INTEGER, "partisan" TEXT, "tracking" INTEGER, "nationwide_batch" INTEGER, "created_at" TEXT, "notes" TEXT, "url" TEXT, "stage" TEXT, "party" TEXT, "answer" TEXT, "candidate_id" INTEGER, "candidate_name" TEXT, "pct" REAL );