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

Returns the rainfall overview for a geography level

Request Information

URI Parameters

NameDescriptionTypeAdditional information
geographyLevel

Geography level

GeographyType

Required

s

Site id

integer

Required

val

Identifier for the grography level

string

Default value is

Body Parameters

None.

Response Information

Resource Description

RainfallOverview
NameDescriptionTypeAdditional information
Id

string

None.

Name

string

None.

LatestDate

date

None.

EstimatedRainfallMonth

decimal number

None.

HistoricAvgMonth

decimal number

None.

CurrYearTotalRainfall

decimal number

None.

PrevYearTotalRainfall

decimal number

None.

AverageAnnualRainfall

decimal number

None.

WShedID

integer

None.

WatershedName

string

None.

WBID

string

None.

WBIDName

string

None.

BasinID

integer

None.

BasinName

string

None.

SiteID

integer

None.

Response Formats

application/json, text/json, text/javascript, application/javascript, application/json-p

Sample:

Sample not available.