Complaint Indexes And Policy Counts For Insurance Companies
City of Austin
@usgov.city_of_austin_complaint_indexes_and_policy_counts_for_01cd3e90
City of Austin
@usgov.city_of_austin_complaint_indexes_and_policy_counts_for_01cd3e90
CREATE TABLE table_1 (
"organization_id" BIGINT,
"company_name" VARCHAR,
"naic_id" DOUBLE,
"total_number_of_confirmed_complaints" DOUBLE,
"total_policies" BIGINT,
"complaint_index" DOUBLE,
"year_of_policy_count" BIGINT,
"line_of_coverage" VARCHAR
);
Anyone who has the link will be able to view this.