You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

WQM-03: Pesticide Product List (PestProdList)#41625/HEAD / v5
Tags:  not added yet

WQM-03: Pesticide Product List (PestProdList)[SERVICE-41625]

Tracker: Services Priority: NormalNormal Status: Duplicated
Submitted by: casespMar 22 2018 14:26 Modified by: rumpalJun 20 2018 10:31 Type:
Data
Path: m/wqm/pestprodlist/2.0 Context: csip-wqm Version: 2.0
Endpoints: http://csip.engr.colostate.edu:8083/csip-wqm/m/wqm/pestprodlist/2.0
Maintainers:
Website: -- Apps:
--
Test Status:
--
Last Tested: -- Test Count: --
Test Success Rate: -- Failed Tests: --
Traceability
Loading…
Description
This service returns a list of pesticide products, their names, EPA numbers, product types, active ingredients and percentages. It adds the ability, over version 1.0, to specify the maximum number of products returned from a search, and adds an additional search criteria of "is_exactly".


The data source is the NRCS pesticide database kept current on an annual basis, derived from WinPST maintained by Eric Hesketh at University of Mass. at Amherst.


{
  "metainfo": {},
  "parameter": [
    {
      "name": "max_products",
      "value": 40
    },
    {
      "name": "filters",
      "value": [
        [
          {
            "name": "pp_filter_name",
            "value": "reg_no",
            "description": "This filter must contain one of the following: 'reg_no', 'prod_name', 'company_code', 'product_code'"
          },
          {
            "name": "pp_filter_value",
            "value": "000",
            "description": "This parameter specifies what value is being sought in the field specified in pp_filter_name"
          },
          {
            "name": "ends_with",
            "value": false,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur in the end of the word or data located in that column"
          },
          {
            "name": "contains",
            "value": false,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur somewhere in the word or data located in that column"
          },
          {
            "name": "begins_with",
            "value": true,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur at begining of the word or data located in that column"
          },
          {
            "name": "is_exactly",
            "value": false,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur exactly in that column"
          }
        ],
        [
          {
            "name": "pp_filter_name",
            "value": "prod_name",
            "description": "This filter may contain one of the following: 'reg_no', 'prod_name', 'company_code', 'product_code'"
          },
          {
            "name": "pp_filter_value",
            "value": "RO",
            "description": "This parameter specifies what value is being sought in the field specified in pp_filter_name"
          },
          {
            "name": "begins_with",
            "value": true,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur in the beginning of the word or data located in that column"
          }
        ],
        [
          {
            "name": "pp_filter_name",
            "value": "prod_name",
            "description": "This filter may contain one of the following: 'reg_no', 'prod_name', 'company_code', 'product_code'"
          },
          {
            "name": "pp_filter_value",
            "value": "UP",
            "description": "This parameter specifies what value is being sought in the field specified in pp_filter_name"
          },
          {
            "name": "contains",
            "value": true,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur somewhere in the word or data located in that column"
          }
        ],
        [
          {
            "name": "pp_filter_name",
            "value": "company_code",
            "description": "This filter may contain one of the following: 'reg_no', 'prod_name', 'company_code', 'product_code'"
          },
          {
            "name": "pp_filter_value",
            "value": 241,
            "description": "This parameter specifies what value is being sought in the field specified in pp_filter_name"
          },
          {
            "name": "is_exactly",
            "value": true,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur exactly in that column"
          }
        ],
        [
          {
            "name": "pp_filter_name",
            "value": "product_code",
            "description": "This filter may contain one of the following: 'reg_no', 'prod_name', 'company_code', 'product_code'"
          },
          {
            "name": "pp_filter_value",
            "value": 74,
            "description": "This parameter specifies what value is being sought in the field specified in pp_filter_name"
          },
          {
            "name": "is_exactly",
            "value": true,
            "description": "This parameter when set to 'true' indicates that the pp_filter_value being sought in pp_filter_name must occur exactly in that column"
          }
        ]
      ],
      "description": " Array of filters to use for a search into the pesticides database."
    }
  ]
}

Details
Comments & Attachments
Associations
Children
SCM Commits
History (5)
Baselines
All (5)

Filter
 
No data to display.