Sidewalk Management Database - ReInspection
City of New York
@usgov.city_of_new_york_sidewalk_management_database_reinspection
City of New York
@usgov.city_of_new_york_sidewalk_management_database_reinspection
CREATE TABLE table_1 (
"reinspectionid" BIGINT,
"requestreinspection" VARCHAR,
"requestreinspectiondate" TIMESTAMP,
"reinspectsqft" DOUBLE,
"actualreinspectdate" VARCHAR,
"responsedate" TIMESTAMP,
"damageid" BIGINT,
"damagetypecode" VARCHAR
);
Anyone who has the link will be able to view this.