Canine Waste Dispensers
City of New York
@usgov.city_of_new_york_canine_waste_dispensers
City of New York
@usgov.city_of_new_york_canine_waste_dispensers
• One line of data represents the location of a canine waste bag dispenser, including what surface it is mounted on, who refills it, who made it, and when it was installed.
• Data is collected by analysts located in each borough and collated by Parks’ Innovation & Performance Management team.
• Data is updated as needed using an ArcGIS Online web application.
• Records for dispensers that are no longer active have been removed
• Not all records have an installation date. Records will only have an OMPPropID and SubProperty name if they fall within the bounds of a sub property.
Organization: City of New York
Last updated: 2020-11-10T17:00:49.730420
Tags: canine, dog, parks
CREATE TABLE table_1 (
"borough" VARCHAR,
"communityboard" BIGINT,
"councildistrict" BIGINT,
"dispenserunitlocation" VARCHAR,
"gispropnum" VARCHAR,
"installationdate" VARCHAR,
"location" VARCHAR,
"manufacturer" VARCHAR,
"mountingsurface" VARCHAR,
"objectid" BIGINT,
"omppropid" VARCHAR,
"parkdistrict" VARCHAR,
"precinct" BIGINT,
"propertyname" VARCHAR,
"restockedby" VARCHAR,
"subpropertyname" VARCHAR,
"zipcode" BIGINT,
"point" VARCHAR
);Anyone who has the link will be able to view this.