Insurance Companies Licensed In Iowa
State of Iowa
@usgov.state_of_iowa_insurance_companies_licensed_in_iowa
State of Iowa
@usgov.state_of_iowa_insurance_companies_licensed_in_iowa
The Iowa Insurance Division regulates and supervises the business of insurance in Iowa. This dataset provides a list of insurance companies licensed to do business in Iowa.
Organization: State of Iowa
Last updated: 2023-01-20T00:15:05.545696
Tags: casualty, company, health, insurance, insurer, life, property
CREATE TABLE table_1 (
"company_name" VARCHAR,
"company_type" VARCHAR,
"naic_number" DOUBLE,
"iowa_license_number" BIGINT,
"iowa_domiciled" BOOLEAN,
"company_address_1" VARCHAR,
"company_address_2" VARCHAR,
"company_city" VARCHAR,
"company_state" VARCHAR,
"company_zip" VARCHAR,
"telephone" VARCHAR,
"alternate_address_1" VARCHAR,
"alternate_address_2" VARCHAR,
"alternate_city" VARCHAR,
"alternate_state" VARCHAR,
"alternate_zip" VARCHAR,
"alternate_phone" VARCHAR,
"business_license_type" VARCHAR,
"ownership_type" VARCHAR,
"formerly_doing_business_as" VARCHAR,
"primary_location" VARCHAR,
"alternate_location" VARCHAR,
"short_term_limited_duration_health_insurance" VARCHAR,
"state_of_domicile" VARCHAR
);Anyone who has the link will be able to view this.