Electronics Drop Off Locations In NYC
City of New York
@usgov.city_of_new_york_electronics_drop_off_locations_in_nyc
City of New York
@usgov.city_of_new_york_electronics_drop_off_locations_in_nyc
CREATE TABLE table_1 (
"borough" VARCHAR,
"ntaname" VARCHAR,
"sitename" VARCHAR,
"siteaddress" VARCHAR,
"zipcode" BIGINT,
"dsnyzone" VARCHAR,
"dsnydistrict" VARCHAR,
"dsnysection" VARCHAR,
"communitydistrict" BIGINT,
"boroct2020" BIGINT,
"councildistrict" BIGINT,
"senatedistrict" BIGINT,
"congressionaldistrict" BIGINT,
"assemblydistrict" BIGINT,
"policeprecinct" BIGINT,
"bbl" DOUBLE,
"bin" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"objectid" BIGINT,
"point" VARCHAR
);
Anyone who has the link will be able to view this.