GET WQHotspots?siteID={siteID}¶m={param}&year={year}
Get Water Quality Trends.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
siteID |
Site ID |
integer |
Required |
param |
Parameter |
string |
Required |
year | integer |
Default value is 2020 |
Body Parameters
None.
Response Information
Resource Description
WaterQualityHotspotsResultSetName | Description | Type | Additional information |
---|---|---|---|
SiteID |
Site ID from Query |
integer |
None. |
Year |
Year |
integer |
None. |
Parameter |
Parameter Code |
string |
None. |
Results |
List of all Water Quality Trends in the result set |
Collection of WQHotspotMedian |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.