uis_get_education_data
Retrieve international education data from UNESCO UIS for any indicator, country, or year range. Get comparable statistics on literacy, enrollment, expenditure, and more.
Instructions
Ruft Bildungsdaten von der UNESCO Institute for Statistics API ab.
Kernfunktion des Servers. Liefert international vergleichbare Daten zu einem spezifischen Indikator – für ein Land oder alle Länder.
Typische Anwendungsfälle:
Alphabetisierungsrate der Schweiz: indicator='LR.AG15T99', country='CHE'
Bildungsausgaben OECD-Länder: indicator='XGDP.FSGOV', kein Land
Schulabschlussquoten Europa: indicator='CR.1' + Jahresfilter
Schüler-Lehrer-Verhältnis: indicator='PTR.1'
Args: params: indicator_id (erforderlich), country_code, start_year, end_year
Returns: Markdown-formatierte Tabelle oder Zeitreihe mit Daten und Metadaten
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |