get_bicycle_detections
Retrieve bicycle traffic counts from city counting stations for a specified counter ID and time period.
Instructions
Get bicycle traffic detection data from counting stations.
Args:
id: Counter ID to get detections for
from_date: Start date in ISO format (e.g. "2024-01-01T00:00:00Z")
to_date: End date in ISO format (e.g. "2024-01-31T23:59:59Z")
aggregate: Whether to aggregate the results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| to_date | No | ||
| aggregate | No | ||
| from_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |