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

Gets the rainfall data for the entire year, monthwise.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
geographyLevel

Geography level

GeographyType

Required

s

site id

integer

Required

year

year for which you want the data

integer

Required

val

Identifier for the grography level

string

Default value is

Body Parameters

None.

Response Information

Resource Description

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