home / fivethirtyeight

Menu
  • GraphQL API

pollster-ratings/2019/raw-polls

Table actions
  • GraphQL API for pollster-ratings/2019/raw-polls

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

4 rows where year = 1999

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: race, location, type_detail, pollster, pollster_rating_id, cand1_name, cand2_name, cand3_pct, electiondate, cand1_actual, cand2_actual, margin_actual, rightcall

Link rowid ▼ pollno race year location type_simple type_detail pollster pollster_rating_id polldate samplesize cand1_name cand1_pct cand2_name cand2_pct cand3_pct margin_poll electiondate cand1_actual cand2_actual margin_actual error bias rightcall comment partisan
270 270 5380269 1999_Gov-O_LA 1999 LA Gov-G Gov-O Southern Media & Opinion Research 310 10/6/1999 500.0 Foster (R) 64.0 Jefferson (D) 16.0 2.0 48.0 10/23/1999 62.2 29.5 32.7 15.3 15.3 1.0    
271 271 5380270 1999_Gov-O_LA 1999 LA Gov-G Gov-O University of New Orleans 358 10/7/1999 803.0 Foster (R) 48.0 Jefferson (D) 20.0 2.0 28.0 10/23/1999 62.2 29.5 32.7 4.7 -4.7 1.0    
272 272 5380271 1999_Gov-O_LA 1999 LA Gov-G Gov-O Mason-Dixon Polling & Research Inc. 197 10/13/1999 626.0 Foster (R) 55.0 Jefferson (D) 22.0 5.0 33.0 10/23/1999 62.2 29.5 32.7 0.3 0.3 1.0    
273 273 5380272 1999_Gov-G_MS 1999 MS Gov-G Gov-G Mason-Dixon Polling & Research Inc. 197 10/19/1999 605.0 Democrat 42.0 Republican 47.0   -5.0 11/4/1999 49.6 48.5 1.1 6.100000000000001 -6.100000000000001 0.0    

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "pollster-ratings/2019/raw-polls" (
"pollno" INTEGER,
  "race" TEXT,
  "year" INTEGER,
  "location" TEXT,
  "type_simple" TEXT,
  "type_detail" TEXT,
  "pollster" TEXT,
  "pollster_rating_id" INTEGER,
  "polldate" TEXT,
  "samplesize" REAL,
  "cand1_name" TEXT,
  "cand1_pct" REAL,
  "cand2_name" TEXT,
  "cand2_pct" REAL,
  "cand3_pct" REAL,
  "margin_poll" REAL,
  "electiondate" TEXT,
  "cand1_actual" REAL,
  "cand2_actual" REAL,
  "margin_actual" REAL,
  "error" REAL,
  "bias" REAL,
  "rightcall" REAL,
  "comment" TEXT,
  "partisan" TEXT
);
Powered by Datasette · Queries took 36.855ms · Data license: CC Attribution 4.0 License · Data source: fivethirtyeight/data on GitHub · About: simonw/fivethirtyeight-datasette