run_modal_split
Analyze modal split trends for a Dutch location using a Marimekko chart. Input municipality, postcode, or province and a year range to get a visual breakdown of travel modes.
Instructions
Generate modal split analysis (Marimekko chart) for a location. Returns base64-encoded PNG image. Provide municipality, postcode, or province.
Args: municipality: Dutch municipality name (e.g. 'Amsterdam') postcode: 4-digit postcode (e.g. '1012') province: Province code (e.g. 'NH') year_min: start year (2004-2023) year_max: end year (2004-2023)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| municipality | No | ||
| postcode | No | ||
| province | No | ||
| year_min | No | ||
| year_max | No |