zh_edu_maturitaetsquote
Get gymnasium graduation rates by municipality, district, or canton in Zurich. Filter results and output as markdown or JSON.
Instructions
Zeigt die gymnasiale Maturitätsquote nach Gemeinde, Bezirk und Kanton.
Die Maturitätsquote berechnet sich als Anteil der gymnasialen Abschlüsse an der 19-jährigen Wohnbevölkerung einer Gemeinde.
Args: params (MaturitaetsquoteInput): - gemeinde (str | None): Gemeindename filtern - bezirk (str | None): Bezirk filtern - response_format: 'markdown' oder 'json'
Returns: str: Maturitätsquoten-Tabelle mit Abschlüssen und Quote pro Gemeinde.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |