Baselight

Congress Generic Ballot

Historical Averages of Generic Congressional Ballot Polls

@fivethirtyeight.congress_generic_ballot

Loading...
Loading...

About this Dataset

Congress Generic Ballot

This dataset contains historical generic ballot polling averages for U.S. congressional elections. It tracks how Democrats and Republicans performed in generic congressional polling over time.

Tables

Generic Topline Historical

@fivethirtyeight.congress_generic_ballot.generic_topline_historical
  • 455.18 KB
  • 7669 rows
  • 9 columns
Loading...

CREATE TABLE generic_topline_historical (
  "subgroup" VARCHAR,
  "modeldate" TIMESTAMP,
  "dem_estimate" DOUBLE,
  "dem_hi" DOUBLE,
  "dem_lo" DOUBLE,
  "rep_estimate" DOUBLE,
  "rep_hi" DOUBLE,
  "rep_lo" DOUBLE,
  "timestamp" VARCHAR
);

Share link

Anyone who has the link will be able to view this.