get_subject_and_course_codes
Retrieve all available subject and course codes from Swedish educational data to explore curriculum offerings, identify correct codes for searches, and build educational overviews.
Instructions
Hämta alla tillgängliga ämnes- och kurskoder.
ANVÄNDNINGSFALL:
Utforska hela kursutbudet
Hitta rätt kod för sökning
Bygga översikter
RETURNERAR: Komplett lista över alla koder med typ (subject/course).
OBS: Stor datamängd, kan ta tid att ladda.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}