GET WQTrends?siteID={siteID}&datasource={datasource}¶m={param}&por={por}
Get Water Quality Trends.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
siteID |
Site ID |
integer |
Required |
datasource | string |
None. |
|
param |
Parameter |
string |
None. |
por |
Period Of Record |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
WaterQualityTrendsResultSetName | Description | Type | Additional information |
---|---|---|---|
SiteID |
Site ID from Query |
integer |
None. |
POR |
Period of Record as requested |
boolean |
None. |
DataSource |
Data Source Code |
string |
None. |
Parameter |
Parameter Code |
string |
None. |
Results |
List of all Water Quality Trends in the result set |
Collection of WaterQualityTrend |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.