Epa Pesticide Label Database



Nov 28, 2016 Pesticide Product Label System (PPLS) provides a single point of access to U.S. EPA environmental data contained in the U.S. Interested parties from state and local governments, EPA, or federal agencies, or individuals can search for information about a pesticide product that may help or affect human, health and environment via. May 14, 2019 The National Pesticide Information Retrieval System (NPIRS) uses data from U.S. EPA's Pesticide Product Information System (PPIS) to retrieve information on EPA-registered and cancelled pesticide products, chemical ingredients, and firms/registrants. Pesticide Product Label System (PPLS) - Environmental Protection Agency (EPA).

Pesticide Product Label System Application Program Interface

Pesticide Product Label System (PPLS) provides a single point of access to U.S. EPA environmental data contained in the U.S. EPA databases. Interested parties from state and local governments, EPA, or federal agencies, or individuals can search for information about a pesticide product that may help or affect human, health and environment via Application Program Interface (API).

Data Service API

PPLS has developed a RESTful data service API to all of internal data holding. This functionality provides a user of PPLS with the ability to query any data through the use of a URL by EPA Registration Number. The default output is in JSON (JavaScript Object Notation). The database is being updated every 12 hours (noon and midnight EDT).

Epa Pesticide Label Database

Epa Master Label Lookup

Constructing a Search

To retrieve pesticide product information, users create a URL with a specific set of parameter. This is done by creating a string using the following format:

To search by EPA Registration Number:

https://ofmpub.epa.gov/apex/pesticides/ppls/[Company Number-Product Number]

  • COMPANY_NUMBER = six (6) digit company number part of registration number.
  • PRODUCT_NUMBER = five (5) digit product number part of registration number.

Example:https://ofmpub.epa.gov/apex/pesticides/ppls/66551-1

:

https://ofmpub.epa.gov/apex/pesticides/pplstxt/[Product_Name]

  • PRODUCT_NAME = Name of product, must be spelled correctly and it’s not case sensitive.

Example: https://ofmpub.epa.gov/apex/pesticides/pplstxt/RAID CWR BAIT STATIONS

:

https://ofmpub.epa.gov/pesticides/ppldist/[Company_Number-Product_Number-Distributor_Number]

  • COMPANY_NUMBER = six (6) digit company number part of registration number.
  • PRODUCT_NUMBER = five (5) digit product number part of registration number.
  • DISTRIBUTOR_NUMBER = five (5) digit distributor number part of registration number.
Pesticide

Example: https://ofmpub.epa.gov/apex/pesticides/pplsdist/67702-6-11204

https://ofmpub.epa.gov/apex/pesticides/ProductSearch/partialprodsearch/riname/[Partial_Product_Name]

Epa pesticide label database search
  • PARTIAL_PRODUCT_NAME = Partial product name text that can appear anywhere in the product name. Not case sensitive.

Example: https://ofmpub.epa.gov/apex/pesticides/ProductSearch/partialprodsearch/riname/IODORITE

https://ofmpub.epa.gov/apex/pesticides/ProductSearch/partialprodsearch/regnum/[Partial_Product_Number]

  • PARTIAL_PRODUCT_NUMBER = Partial product registration number. It can be either Company number, Product number or distributor number.

Example: https://ofmpub.epa.gov/apex/pesticides/ProductSearch/partialprodsearch/regnum/1258

To Search by Ingredient Name:

https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithIngName/v1/[IngName]

Database
  • IngName - Ingredient Name = Full or partial name of ingredient name, not case sensitive.

Epa Pesticide Chemical Search

Pesticide

Example: https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithIngName/v1/acrolein

To Search by PC Code:

https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithPcCode/v1/[PcCode]

  • PcCode - Pesticide Chemical Code = EPA assigned pesticide chemical code (six digits)

Example: https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithPcCode/v1/101101

To Search by CAS Number:

https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithCasNum/v1/[CasNumber]

Epa Pesticide Product Label System

  • CASNumber - Chemical Abstract Service Number = 9999999-99-9, max length of 12, 1-7 digits before first hyphen

Example: https://ofmpub.epa.gov/apex/pesticides/ProductSearch/searchWithCasNum/v1/21087-64-9

Working with the Output

The result set is JSON that can be ported into an application or used as part of a Web mash-up. This is an example of what the output looks like with a return of pesticide product information from the PPLS database:

Element NameDescriptionData Type
EPAREGNOEPA Registration NumberVARCHAR(2)
PRODUCTNAMEProduct NameVARCHAR(2)
PRODUCT_STATUSCurrent Status: Pending, Active, or CancelledVARCHAR(2)
PRODUCT_STATUS_DATEProduct Status Date (Month Day, Year)Date
COMPANYINFO (NODE)
NAMECompany NameVARCHAR(2)
CONTACT_PERSONCompany Contact PersonVARCHAR(2)
DIVISION_NAMECompany Division NameVARCHAR(2)
PHONECompany Phone NumberVARCHAR(2)
FAXCompany Fax NumberVARCHAR(2)
EMAILCompany Email AddressVARCHAR(2)
STREETCompany Street AddressVARCHAR(2)
PO_BOXCompany P.O. BoxVARCHAR(2)
CITYCompany City NameVARCHAR(2)
STATECompany StateVARCHAR(2)
ZIP_CODECompany Zip CodeVARCHAR(2)
COMPANYAGENTINFO (NODE)
NAMEAgent NameVARCHAR(2)
CONTACT_PERSONAgent Contact PersonVARCHAR(2)
PHONEAgent Phone NumberVARCHAR(2)
FAXAgent Fax NumberVARCHAR(2)
EMAILAgent Email AddressVARCHAR(2)
STREETAgent Street AddressVARCHAR(2)
PO_BOXAgent P.O. BoxVARCHAR(2)
CITYAgent City NameVARCHAR(2)
STATEAgent StateVARCHAR(2)
ZIP_CODEAgent Zip CodeVARCHAR(2)
SIGNAL_WORDSignal word: Danger, Warning, Caution, or No Signal WordVARCHAR(2)
RUP_YNRestricted Use (Yes/No)VARCHAR(2)
FORMULATIONS (NODE)
FORMULATIONPhysical FormVARCHAR(2)
ACTIVE_INGREDIENTS (NODE)
PC_CODEEPA assigned pesticide chemical codeVARCHAR(2)
ACTIVE_INGActive IngredientVARCHAR(2)
CAS_NUMBEREPA assigned CAS NumberVARCHAR(2)
ACTIVE_ING_PERCENTActive Ingredient percentage appearing in the pesticide product formulationVARCHAR(2)
INACTIVE_BRAND_NAMES (NODE)
INACTIVE_BRAND_NAMEList inactive brand name associated with this productVARCHAR(2)
PDFFILES (NODE)
PDFFILEList of PDF files for each productVARCHAR(2)
PDFFILE_ACCEPTED_DATEAccepted Date (Month Day, Year)Date
ALTBRANDNAMES (NODE)
ALTBRANDNAMEProduct Alternative brand NameVARCHAR(2)
SITES (NODE)
SITEList site associated with a pesticide productVARCHAR(2)
PESTS
PESTList pest associate with a pesticide productVARCHAR(2)
TYPES(NODE)
TYPEList of Pesticide TypeVARCHAR(2)
EPADISTNOEPA Distributor Product NumberVARCHAR(2)
SEC3RINUMSection 3 Registration Number of the Distributor productVARCHAR(2)
DISTRIBUTOR _STATUSCurrent Status: Pending, Active, or CancelledVARCHAR(2)
DISTRIBUTOR_STATUS_DATEStatus Date (Month Day, Year)DATE

For Assistance or Questions

If you have any questions or need further assistance, please contact Mark Bustin (bustin.mark@epa.gov)





Comments are closed.