GET rainfall/actual/monthly?s={s}
Gets the actual monthly average rainfall data (per SWFWMD)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| s |
site id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RainFallMonthlyData| Name | Description | Type | Additional information |
|---|---|---|---|
| Mean | decimal number |
None. |
|
| Month | integer |
None. |
|
| High | decimal number |
None. |
|
| Low | decimal number |
None. |
|
| Quartile_Low | decimal number |
None. |
|
| Quartile_High | decimal number |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.