Leaf Drop-Off Locations In NYC
City of New York
@usgov.city_of_new_york_leaf_drop_off_locations_in_nyc
City of New York
@usgov.city_of_new_york_leaf_drop_off_locations_in_nyc
Locations where NYC residents can drop off their leaves to be composted. These are seasonal and temporary drop-off options; residents should not drop off leaves at these locations outside of the specific dates listed.
Organization: City of New York
Last updated: 2020-11-10T17:01:22.036231
Tags: compost, dsny, leaves, organics, sanitation
CREATE TABLE table_1 (
"borough" VARCHAR,
"ntaname" VARCHAR,
"sitename" VARCHAR,
"siteaddr" VARCHAR,
"zipcode" BIGINT,
"managedby" VARCHAR,
"startdate" VARCHAR,
"enddate" VARCHAR,
"days_hours" VARCHAR,
"notes" VARCHAR,
"dsny_zone" VARCHAR,
"dsny_district" VARCHAR,
"dsny_section" VARCHAR,
"borocd" BIGINT,
"ct2010" BIGINT,
"councildis" BIGINT,
"senate_district" BIGINT,
"congress_district" BIGINT,
"assembly_district" BIGINT,
"police_precinct" BIGINT,
"bbl" DOUBLE,
"bin" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"point" VARCHAR
);Anyone who has the link will be able to view this.