GET rainfall/actual/singleyear?s={s}&year={year}
Gets the actual rainfall data (per SWFWMD) for the entire year, month-wise.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
s |
site id |
integer |
Required |
year |
year for which you want the data |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RainFallSingleYearMonthlyDataName | Description | Type | Additional information |
---|---|---|---|
Mean | decimal number |
None. |
|
Month | integer |
None. |
|
Rainfall_IN | decimal number |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.