GET rainfall/actual/annual?s={s}
Gets the actual annual rainfall data (per SWFWMD) for all the years up until the current year
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
s |
station id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RainFallAnnualName | Description | Type | Additional information |
---|---|---|---|
Mean | decimal number |
None. |
|
Year | integer |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.