usgs_water_statistics
Retrieve period-of-record streamflow statistics for any USGS site, including daily min/mean/max and p05-p95 percentiles, to determine if current flow is historically high or low for the date.
Instructions
Get period-of-record streamflow statistics for a USGS site — for each day of the year, the min/mean/max and p05–p95 percentiles across ALL years on record. Answers 'is the current flow historically high or low for this date?' — far more analytically useful than raw readings for drought/flood context. Parameter codes: 00060=discharge (cfs, default), 00065=gage height (ft). Optionally filter to a specific month/day.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | Filter to a specific day of month (requires month; daily report only) | |
| month | No | Filter to a specific month (1-12) | |
| sites | Yes | USGS site number(s), comma-separated: '01646500' | |
| parameter_cd | No | Parameter code: '00060' (discharge, default), '00065' (gage height) | |
| stat_report_type | No | Statistic granularity (default daily = per day-of-year) | daily |