Trash Pickup
City of New Orleans
@usgov.city_of_new_orleans_trash_pickup
City of New Orleans
@usgov.city_of_new_orleans_trash_pickup
Sanitation collection schedule with areas of responsibility, service providers, and associated information. Updated 04 OCT 2022 with input from IV Waste, Richard's, Enterprise, and Waste Pro USA vendors.
Organization: City of New Orleans
Last updated: 2023-03-18T05:05:19.006261
Tags: trash-pickup
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"objectid" BIGINT,
"service_contract" BIGINT,
"service_area_name" VARCHAR,
"region" BIGINT,
"region_name" VARCHAR,
"collectionday" VARCHAR,
"service_provider" VARCHAR,
"pickup_type" VARCHAR,
"shape_starea" DOUBLE -- Shape.STArea(),
"shape_stlength" DOUBLE -- Shape.STLength()
);Anyone who has the link will be able to view this.