species_frequency
Retrieve historical frequency data for a bird species in a region to determine its peak week and whether it is early, on-time, or late.
Instructions
Look up historical frequency data for a species in a region using BirdCast bar chart data. Returns peak week, current probability, and whether the species is early/on-time/late relative to its historical peak.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| species | Yes | Common name of the species (e.g. "Tennessee Warbler"). | |
| region_code | No | eBird region code (default "US-OH-061"). | |
| date | No | Date for the lookup. Defaults to today. |