GET WaterClarity?siteID={siteID}
Get Water Clarity Reports Data
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| siteID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WaterClarityReport| Name | Description | Type | Additional information |
|---|---|---|---|
| StationId |
Station ID |
string |
None. |
| DataSource |
Data Source |
string |
None. |
| Stratum |
Estuary segments |
string |
None. |
| Grid |
Grid ID |
integer |
None. |
| WaterBody |
Waterbody name and Id |
WaterbodyBasicDetails |
None. |
| Parameters |
List of Parameters with min and max values reported. Apparent Color, Chlorophly A, True Color, Turbidity |
Collection of WaterClarityParameter |
None. |
| ReportYear |
Year of Report Generation |
integer |
None. |
| StartDate |
Start date for Period Of Record |
string |
None. |
| EndDate |
End date for Period Of Record |
string |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.