OpenFEC Data
All Data From the Federal Election Commission (Except Individual Contributions)
@kaggle.dubradave_openfec_data
All Data From the Federal Election Commission (Except Individual Contributions)
@kaggle.dubradave_openfec_data
CREATE TABLE candidate_committe_linkages_2010_2024 (
"cand_id" VARCHAR,
"cand_election_yr" BIGINT,
"fec_election_yr" BIGINT,
"cmte_id" VARCHAR,
"cmte_tp" VARCHAR,
"cmte_dsgn" VARCHAR,
"linkage_id" BIGINT
);
Anyone who has the link will be able to view this.