Iowa Property Casualty Insurance Premiums And Losses
State of Iowa
@usgov.state_of_iowa_iowa_property_casualty_insurance_premium_4fd5f02c
State of Iowa
@usgov.state_of_iowa_iowa_property_casualty_insurance_premium_4fd5f02c
Dataset contains information on premiums written, losses paid and taxes paid for property casualty insurance companies licensed to operate in the State of Iowa by year and line of insurance. The data listed in this table comes from amounts reflected in each company's annual statement. The taxes paid column may not represent amounts actually collected by the State of Iowa.
Organization: State of Iowa
Last updated: 2023-01-20T00:01:17.483977
Tags: casualty, insurance, losses, premiums, property
CREATE TABLE table_1 (
"year" BIGINT,
"iowa_code_chapter" VARCHAR,
"state" VARCHAR,
"company_name" VARCHAR,
"line_of_insurance" VARCHAR,
"premiums_written" BIGINT,
"losses_paid" BIGINT,
"taxes_paid" BIGINT,
"naic_number" BIGINT,
"iowa_company_code" BIGINT
);Anyone who has the link will be able to view this.