Independent Expenditures For Or Against State Candidates Or Ballot Issues In Iowa
State of Iowa
@usgov.state_of_iowa_independent_expenditures_for_or_against__99d4ede2
State of Iowa
@usgov.state_of_iowa_independent_expenditures_for_or_against__99d4ede2
Iowa Code section 68A.404 as amended by 2010 Iowa Acts, SF 2354 requires an individual or organization that expends in excess of $1000 in the aggregate to expressly advocate the election or defeat or a candidate or ballot issue to file a statement within 48 hours of the independent expenditure. An independent expenditure is a communication that is made without being coordinated with a campaign. Registered state committees are not required to file the form as their expenditures are already reported. These individuals or organizations have filed independent expenditures for or against state candidates.
Organization: State of Iowa
Last updated: 2023-01-19T23:48:02.795896
Tags: campaign, state-candidates
CREATE TABLE table_1 (
"organization_name" VARCHAR,
"organization_city" VARCHAR,
"organization_state" VARCHAR,
"organization_zip" VARCHAR,
"organization_email" VARCHAR,
"contact_first_name" VARCHAR,
"contact_last_name" VARCHAR,
"contact_email" VARCHAR,
"date_of_expenditure" TIMESTAMP,
"amount" DOUBLE,
"position" VARCHAR,
"communication_description" VARCHAR,
"communication_type" VARCHAR,
"corporation" VARCHAR,
"vendor" VARCHAR,
"distribution_date" TIMESTAMP,
"for_candidate" VARCHAR,
"against_candidate" VARCHAR,
"for_ballot_issue" VARCHAR,
"against_ballot_issue" VARCHAR,
"signed_date" TIMESTAMP
);Anyone who has the link will be able to view this.