Moving Democrats
Interstate migration could shrink but not eliminate Democrats’ geo disadvantage
@kaggle.joebeachcapital_moving_democrats
Interstate migration could shrink but not eliminate Democrats’ geo disadvantage
@kaggle.joebeachcapital_moving_democrats
Data behind the Economist article "The pivotal state for making America’s Senate more proportional is Alaska. Plausible amounts of interstate migration could shrink but not eliminate Democrats’ geographic disadvantage"
author: Daniella Raz
CREATE TABLE shor_data_trimmed (
"state" VARCHAR,
"population" BIGINT,
"biden" BIGINT,
"trump" BIGINT,
"difference" BIGINT,
"two_way" DOUBLE,
"expected_share" DOUBLE,
"baseline_winning" DOUBLE
);Anyone who has the link will be able to view this.