GET rainfall/actual/overview?s={s}

Returns the actual rainfall (per SWFWMD) overview for a site/atlas

Request Information

URI Parameters

NameDescriptionTypeAdditional information
s

Site id

integer

Required

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.