GOP Delegate Benchmarks For The 2024 Primary
Estimated Delegate Targets for Republican Presidential Candidates
@fivethirtyeight.gop_delegate_benchmarks_2024
Estimated Delegate Targets for Republican Presidential Candidates
@fivethirtyeight.gop_delegate_benchmarks_2024
CREATE TABLE delegate_targets (
"state_abb" VARCHAR,
"state_name" VARCHAR,
"vote_date" TIMESTAMP,
"total_delegates" BIGINT,
"allocated" BIGINT,
"rules" VARCHAR,
"desantis" VARCHAR,
"haley" BIGINT,
"hutchinson" VARCHAR,
"ramaswamy" VARCHAR,
"trump" BIGINT,
"model_date" TIMESTAMP
);
Anyone who has the link will be able to view this.