Sidewalk Management Database - Inspection
City of New York
@usgov.city_of_new_york_sidewalk_management_database_inspection
City of New York
@usgov.city_of_new_york_sidewalk_management_database_inspection
CREATE TABLE table_1 (
"inspection_id" BIGINT,
"no_violation_found" VARCHAR,
"city_do_it" VARCHAR,
"owner_will_do_it" VARCHAR,
"capital_project_conflict_flag" VARCHAR,
"capital_project_conflict_s" VARCHAR,
"cancel" VARCHAR,
"inspection_date" VARCHAR,
"is_311_inspection" VARCHAR,
"material_id" DOUBLE,
"pickup_sidewalk" VARCHAR,
"curb311" VARCHAR,
"pickup_curb" VARCHAR,
"other" VARCHAR,
"correspondence" VARCHAR,
"damage_id" BIGINT,
"damage_type_code" VARCHAR
);
Anyone who has the link will be able to view this.