run_odin_profile
Assign a mobility profile (one of seven clusters like pedestrian or long-distance driver) to a geographic area using ODiN survey data, filtered by municipality, postcode, province, location type, and year range.
Instructions
Profile respondent mobility behaviour using 7 data-driven clusters. Clusters: 0=Pedestrian, 1=Long-distance driver, 2=Cyclist, 3=Mid-distance driver, 4=Transit user, 5=Multimodal, 6=Short-distance driver. Based on ~1M ODiN respondents (2004-2023).
Args: municipality: Dutch municipality name (e.g. 'Amsterdam') postcode: 4-digit postcode (e.g. '1012') province: Province code (e.g. 'NH') location_type: 'departure' or 'arrival' year_min: start year (2004-2023) year_max: end year (2004-2023) cluster_id: filter to specific cluster (0-6), omit for all clusters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| municipality | No | ||
| postcode | No | ||
| province | No | ||
| location_type | No | departure | |
| year_min | No | ||
| year_max | No | ||
| cluster_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |