Baselight

State Of Iowa - Monthly Voter Registration Totals By County

State of Iowa

@usgov.state_of_iowa_state_of_iowa_monthly_voter_registration_d78fb531

Loading...
Loading...

About this Dataset

State Of Iowa - Monthly Voter Registration Totals By County

This dataset contains voter registration data in Iowa by month and county starting with January 2000. It identifies the number of voters registered as Democrats, Republicans, other party or no party. Libertarians were reported separately March 2017 through January 2019, and beginning again in January 2023. The dataset also identifies the number of active and inactive voter registrations. Inactive voters are those to whom official mailings have been sent from the county auditor’s office, the notice was returned as undeliverable by the United States Postal Service and the voter has not responded to a follow up confirmation notice. [§48A.37]
Organization: State of Iowa
Last updated: 2023-01-19T23:53:00.509085
Tags: democrat, libertarian, registrations, republican, voters

Tables

Table 1

@usgov.state_of_iowa_state_of_iowa_monthly_voter_registration_d78fb531.table_1
  • 1.2 MB
  • 29304 rows
  • 20 columns
Loading...

CREATE TABLE table_1 (
  "record_id" VARCHAR,
  "date" VARCHAR,
  "fips" BIGINT,
  "county" VARCHAR,
  "democrat_active" BIGINT,
  "republican_active" BIGINT,
  "libertarian_active" DOUBLE,
  "no_party_active" BIGINT,
  "other_active" DOUBLE,
  "total_active" BIGINT,
  "democrat_inactive" BIGINT,
  "republican_inactive" BIGINT,
  "libertarian_inactive" DOUBLE,
  "no_party_inactive" DOUBLE,
  "other_inactive" DOUBLE,
  "total_inactive" BIGINT,
  "grand_total" BIGINT,
  "primary_lat_dec" DOUBLE,
  "primary_long_dec" DOUBLE,
  "primary_county_coordinates" VARCHAR
);

Share link

Anyone who has the link will be able to view this.