Get Historical Data
get_historical_dataRetrieve historical hourly water temperature and flow data for Swiss Aare river cities. Use it to analyze trends, compare past conditions, or run statistical queries over a custom date range.
Instructions
Get historical time-series data.
Use this for trend analysis, comparisons with past conditions, and statistical queries. Returns hourly data points for temperature and flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date/time — ISO, Unix timestamp, or 'now' | |
| city | Yes | City identifier (e.g., 'Bern', 'Thun', 'Olten') | |
| start | Yes | Start date/time — ISO, Unix timestamp, or relative ('-7 days', '-1 month') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||