Insurance Producers Licensed In Iowa
State of Iowa
@usgov.state_of_iowa_insurance_producers_licensed_in_iowa
State of Iowa
@usgov.state_of_iowa_insurance_producers_licensed_in_iowa
CREATE TABLE table_1 (
"national_producer_number" BIGINT,
"last_name" VARCHAR,
"first_name" VARCHAR,
"mailing_address_1" VARCHAR,
"mailing_address_2" VARCHAR,
"mailing_address_3" VARCHAR,
"mailing_city" VARCHAR,
"mailing_state" VARCHAR,
"mailing_zip" DOUBLE,
"active_date" TIMESTAMP,
"date_expire" TIMESTAMP,
"business_phone" BIGINT,
"business_email" VARCHAR,
"physical_location" VARCHAR,
"iowa_resident" VARCHAR,
"crop" VARCHAR,
"surety" VARCHAR,
"accident_and_health" VARCHAR,
"life" VARCHAR,
"variable_life_variable_annuity" VARCHAR,
"personal_lines" VARCHAR,
"credit" VARCHAR,
"excess_and_surplus_lines" VARCHAR,
"property" VARCHAR,
"casualty" VARCHAR,
"reciprocal_authority" VARCHAR
);
Anyone who has the link will be able to view this.