Solid Waste Management Facilities
State of New York
@usgov.state_of_new_york_solid_waste_management_facilities
State of New York
@usgov.state_of_new_york_solid_waste_management_facilities
Active Solid Waste Management Facilities
Organization: State of New York
Last updated: 2020-11-12T03:59:21.433902
Tags: biosolids, composting, household-hazardous-waste, land-application, landfill, municipal-waste-combustor, processing, recycling, regulated-medical-waste, transfer-station, vehicle-dismantler, waste-tire-storage
CREATE TABLE table_1 (
"facility_name" VARCHAR,
"location_address" VARCHAR,
"location_address2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"county" VARCHAR,
"region" BIGINT,
"phone_number" DOUBLE,
"owner_name" VARCHAR,
"owner_type" VARCHAR,
"activity_desc" VARCHAR,
"activity_number" VARCHAR,
"active" VARCHAR,
"east_coordinate" BIGINT,
"north_coordinate" BIGINT,
"accuracy_code" VARCHAR,
"waste_types" VARCHAR,
"authorization_number" VARCHAR,
"authorization_issue_date" TIMESTAMP,
"expiration_date" TIMESTAMP,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.