Congress Generic Ballot
Historical Averages of Generic Congressional Ballot Polls
@fivethirtyeight.congress_generic_ballot
Historical Averages of Generic Congressional Ballot Polls
@fivethirtyeight.congress_generic_ballot
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
);
Anyone who has the link will be able to view this.