get_rankings
Identify busiest or most reliably stocked bike stations by ranking them according to turnover or availability. Sort stations based on historical data.
Instructions
Rank stations by turnover (bike rotation activity) or availability. Useful for finding the busiest or most reliably stocked stations over the observed history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Ranking metric to sort by. | |
| limit | No | Maximum number of stations to return. Defaults to 20. | |
| format | No | Response format. Defaults to json. |