zh_edu_sek1_profil
Get the Sek-I profile for a Zurich school community: student counts and shares by requirement level (A/B/C, middle, special). Choose a year and output format (markdown/JSON).
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 |