run_odin_query
Analyze Dutch travel behavior using 20 years of ODIN survey data. Get modal split, trip purposes, distance distribution, hourly patterns, and trends for any municipality, postcode, or province.
Instructions
Run ODIN travel survey analysis for a Dutch location (20 years of data, ~3M trips). Returns modal split, trip purposes, distance distribution, hourly patterns, and trends. Provide at least one of: municipality, postcode, or province.
Args: municipality: Dutch municipality name (e.g. 'Amsterdam', 'Utrecht', "'s-Gravenhage") postcode: 4-digit postcode (e.g. '1012', '3013') province: Province code (e.g. 'NH', 'ZH', 'UT') location_type: 'departure' or 'arrival' transport_mode: filter by mode (e.g. 'Fiets', 'Auto-best', 'Trein', 'Lopen', 'Btm', 'Overig', 'Auto-pass') trip_purpose: filter by purpose (e.g. 'Werken', 'Winkelen/boodschappen doen', 'Onderwijs/cursus volgen') distance_category: filter by distance (e.g. '<1½km', '1½-3½', '3½-5½', '7½-12½', '25-50km', '>50km') stedelijkheid: urbanization level filter year_min: start year (2004-2023) year_max: end year (2004-2023) include_trends: include yearly trend data include_cross_tabs: include mode×purpose and mode×distance matrices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| municipality | No | ||
| postcode | No | ||
| province | No | ||
| location_type | No | departure | |
| transport_mode | No | ||
| trip_purpose | No | ||
| distance_category | No | ||
| stedelijkheid | No | ||
| year_min | No | ||
| year_max | No | ||
| include_trends | No | ||
| include_cross_tabs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |