zh_edu_sek1_profil
Query the Sek I profile for a Zurich school community to get student counts and shares by requirement type (A, B, C, Mittelschule, Sonderklassen), with optional year filtering.
Instructions
Zeigt das Sek-I-Profil einer Schulgemeinde (Anforderungstypen A/B/C).
Schlüsselt die Lernenden der Sekundarstufe I nach Anforderungstyp auf: Sek A (höchste Anforderungen), Sek B, Sek C, Mittelschule, Sonderklassen.
Args: params (Sek1ProfilInput): - schulgemeinde (str): Schulgemeinde (z. B. 'Zürich-Letzi') - jahr (int | None): Bestimmtes Jahr (leer = aktuellstes) - response_format: 'markdown' oder 'json'
Returns: str: Profil mit Anzahl und Anteil pro Anforderungstyp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |