GET rainfall/estimates/annual/{geographyLevel}?s={s}&val={val}

Gets the annual rainfall data for all the years up untill the current year

Request Information

URI Parameters

NameDescriptionTypeAdditional information
geographyLevel

Geography level

GeographyType

Required

s

station id

integer

Required

val

Identifier for the grography level

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of RainFallAnnual
NameDescriptionTypeAdditional 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.