Description:
Search for impaired water units.
Search parameters:
One or more of the following search parameters need to be specified in order to retrieve data:
Additional parameters:
The following, optional, parameters may be specified:
format |
The desired return format. Valid formats are: {json, jsonp, text, csv, xls, ods, and tab}. The default is json. |
callback |
The JSONP callback function name (Note that format needs to be "jsonp"). |
fields |
The comma-separated-list of the field names to return from the query. The default is to return all available fields. |
nullValue |
Value to substitute in place of null values. The default is to return null values as "null" (per JSON.org). |
limit |
The number of records to limit the result set to. Behaves like the SQL standard LIMIT clause. |
offset |
Used with Limit-- the record number to start retrieving from. Behaves like the SQL standard OFFSET clause. |
Result Set Definitions:
assessmentId |
System ID for the assessment associated with the impairement. |
huc8 |
The 8-digit hydrological unit code for the water unit. |
impCauseCode |
The ID/code for the parameter or pollutant that is the basis for the impairment. |
impCauseName |
The parameter or pollutant that is the basis for the impairment. |
impStatusCode |
The ID/code for the impairment status. |
impStatusName |
The name/description of the impairment status. |
impUseCode |
The ID/code for the use that the water unit is impaired for. |
impUseName |
The use that the water unit is impaired for. |
impUseNameAbbreviated |
The abbreviated name for the impaired use. |
prjId |
The ID of the project that is associated with the impairment (e.g. PRJ07620-001). |
prjUrl |
The URL for the project page that is associated with the impairment. |
wid |
The ID for the impaired water unit. |
wuDisplayName |
The "display" name for the impaired water unit. |
wuType |
The water unit type (lake, stream, etc.) |
yearFirstListed |
The 4-digit year that the impairment was first listed. |
Example Queries: