Independent Adjusters Licensed In Iowa
State of Iowa
@usgov.state_of_iowa_independent_adjusters_licensed_in_iowa
State of Iowa
@usgov.state_of_iowa_independent_adjusters_licensed_in_iowa
CREATE TABLE table_1 (
"national_producer_number" BIGINT,
"last_name" VARCHAR,
"first_name" VARCHAR,
"mailing_address1" VARCHAR,
"mailing_address2" VARCHAR,
"mailing_address3" VARCHAR,
"street_address" VARCHAR,
"mailing_city" VARCHAR,
"mailing_state" VARCHAR,
"mailing_zip" BIGINT,
"date_iowa_license_first_active" TIMESTAMP,
"iowa_license_expiration_date" TIMESTAMP,
"business_phone" DOUBLE,
"business_email" VARCHAR,
"county_of_residence" VARCHAR,
"area_of_expertise" VARCHAR,
"physical_location" VARCHAR
);
Anyone who has the link will be able to view this.