Sidewalk Correspondences
City of New York
@usgov.city_of_new_york_sidewalk_correspondences
City of New York
@usgov.city_of_new_york_sidewalk_correspondences
CREATE TABLE table_1 (
"date_received" TIMESTAMP,
"borough" VARCHAR,
"block" VARCHAR,
"lot" VARCHAR,
"class" VARCHAR,
"community_board" VARCHAR,
"violation" VARCHAR,
"osm" VARCHAR,
"ccu" VARCHAR,
"sim" VARCHAR,
"bc" VARCHAR,
"other_log" VARCHAR,
"issue" VARCHAR,
"address" VARCHAR,
"cross_streets" VARCHAR,
"referred_routed_to" VARCHAR,
"resoultion" VARCHAR,
"date_closed" VARCHAR,
"results_of_inspection" VARCHAR,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);
Anyone who has the link will be able to view this.