DOB Violations
City of New York
@usgov.city_of_new_york_dob_violations
City of New York
@usgov.city_of_new_york_dob_violations
CREATE TABLE table_1 (
"isn_dob_bis_viol" BIGINT,
"boro" VARCHAR,
"bin" DOUBLE,
"block" VARCHAR,
"lot" VARCHAR,
"issue_date" VARCHAR,
"violation_type_code" VARCHAR,
"violation_number" VARCHAR,
"house_number" VARCHAR,
"street" VARCHAR,
"disposition_date" DOUBLE,
"disposition_comments" VARCHAR,
"device_number" VARCHAR,
"description" VARCHAR,
"ecb_number" VARCHAR,
"number" VARCHAR,
"violation_category" VARCHAR,
"violation_type" VARCHAR
);
Anyone who has the link will be able to view this.