Claims Report - Underlying Settlements And Claims Filed Data
City of New York
@usgov.city_of_new_york_claims_report_underlying_settlements__31339386
City of New York
@usgov.city_of_new_york_claims_report_underlying_settlements__31339386
CREATE TABLE table_1 (
"fiscal_year_fy" BIGINT,
"claim" VARCHAR,
"borough" VARCHAR,
"occurrence_date" TIMESTAMP,
"filed_date" TIMESTAMP,
"claim_type" VARCHAR,
"disposition_date" TIMESTAMP,
"disposition_amount" DOUBLE,
"agency" VARCHAR,
"claim_action" VARCHAR
);
Anyone who has the link will be able to view this.