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
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.