Encroachments And Defacements
City of New York
@usgov.city_of_new_york_encroachments_and_defacements
City of New York
@usgov.city_of_new_york_encroachments_and_defacements
CREATE TABLE table_1 (
"complaintid" BIGINT,
"srnumber" VARCHAR,
"complainttype" VARCHAR,
"borough" VARCHAR,
"block" DOUBLE,
"lot" DOUBLE,
"number" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" VARCHAR,
"unit" VARCHAR,
"initialinspectiondate" VARCHAR,
"initialinspectionresults" VARCHAR,
"ordermailingdate" TIMESTAMP,
"postinginspectiondate" DOUBLE,
"followupinspectiondate" TIMESTAMP,
"daysbetween" BIGINT,
"closeddate" VARCHAR,
"reinspectiondate" TIMESTAMP,
"reinspectionresult" VARCHAR,
"novnumber" DOUBLE,
"novcode" VARCHAR,
"novdate" TIMESTAMP,
"novdescription" VARCHAR
);
Anyone who has the link will be able to view this.