azavea/pwd-river-dispatches

Fallback Values

Closed this issue · 0 comments

There are cases when the USGS API may be down, either by accident or by design. In such cases, we should fall back to average values.

Devise a system that pulls in the current month's average value if an API call fails. Use mock values for now. Actual values will be provided by client soon.