Currently Registered Pesticide Businesses And Agencies
State of New York
@usgov.state_of_new_york_currently_registered_pesticide_busin_672619b5
State of New York
@usgov.state_of_new_york_currently_registered_pesticide_busin_672619b5
This file contains information on Pesticide Businesses and Agencies currently registered by New York State Department of Environmental Conservation (DEC) in the various categories of operation (6NYCRR Part 325).
Organization: State of New York
Last updated: 2020-11-12T04:00:00.668081
Tags: dec, environmental-conservation, pesticides
CREATE TABLE table_1 (
"business_agency_name" VARCHAR,
"registration_number" BIGINT,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"n__dec_region" BIGINT -- DEC Region,
"registration_effective_date" TIMESTAMP,
"registration_expiration_date" TIMESTAMP,
"pesticide_category_code" VARCHAR,
"pesticide_category_description" VARCHAR,
"location_1" VARCHAR
);Anyone who has the link will be able to view this.