home / polls

Menu
  • GraphQL API

senate_polls

Table actions
  • GraphQL API for senate_polls

Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette

2 rows where candidate_party = "REF" and created_at = "10/23/18 07:57"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

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
3208 3208 90626 56373 2018 Mississippi 1205 Marist College 132 NBC News Marist College 183 Marist College A 511 lv lv Live Phone U.S. Senate 0 Class I 10/13/18 10/18/18 11/6/18   0     0 0 10/23/18 07:57   https://www.nbcnews.com/politics/first-read/poll-runoff-very-possible-mississippi-senate-race-n923011 general 108 O'Hara 11418 Shawn R. O'Hara REF 1.0
3212 3212 90627 56373 2018 Mississippi 1205 Marist College 132 NBC News Marist College 183 Marist College A 856 rv rv Live Phone U.S. Senate 0 Class I 10/13/18 10/18/18 11/6/18   0     0 0 10/23/18 07:57   https://www.nbcnews.com/politics/first-read/poll-runoff-very-possible-mississippi-senate-race-n923011 general 108 O'Hara 11418 Shawn R. O'Hara REF 1.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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
);
Powered by Datasette · Queries took 54.491ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette