Classification List
List OESTAT 2012 classifications.
Classification of a person as per (ÖFOS2012)[https://www.data.gv.at/katalog/dataset/stat_ofos-2012].
Fields
id (integer)
Primary key.
name (object)
Names of classification, defined by language.
persons (integer[])
List of foreign keys to campusonline/person.
Expansions
To activate relation expansion add the desired fields as a comma separated
list to the expand query parameter like this:
?expand=<field>,<field>,<field>,...
The following relational fields can be expanded:
persons
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
level
GET /v1/research/classification/?format=api&offset=400&ordering=-id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=420&ordering=-id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=380&ordering=-id", "results": [ { "id": 504007, "name": { "de": "Empirische Sozialforschung", "en": "Empirical social research " }, "level": 6, "parent": 504000, "persons": [ 51845, 91510 ] }, { "id": 504006, "name": { "de": "Demographie", "en": "Demography " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504005, "name": { "de": "Bildungssoziologie", "en": "Educational sociology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504004, "name": { "de": "Bevölkerungsstatistik", "en": "Population statistics " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504003, "name": { "de": "Armut und soziale Ausgrenzung", "en": "Poverty and social exclusion " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504002, "name": { "de": "Arbeitssoziologie", "en": "Sociology of work " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504001, "name": { "de": "Allgemeine Soziologie", "en": "General sociology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504000, "name": { "de": "Soziologie", "en": "Sociology" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 503038, "name": { "de": "Schulentwicklung", "en": "School development" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503037, "name": { "de": "Lehrer:innenbildung", "en": "Teacher education" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503036, "name": { "de": "Stimmforschung", "en": "Vocal research" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503035, "name": { "de": "Sexualpädagogik", "en": "Sex education" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503034, "name": { "de": "Inklusive Pädagogik", "en": "Inclusive education" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503033, "name": { "de": "Politische Bildung", "en": "Political education " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503032, "name": { "de": "Lehr- und Lernforschung", "en": "Teaching and learning research " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503031, "name": { "de": "Elementarpädagogik", "en": "Elementary pedagogy " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503030, "name": { "de": "Wirtschaftspädagogik", "en": "Business education " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503029, "name": { "de": "Sprachlehrforschung", "en": "Language teaching research " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503028, "name": { "de": "Sportpädagogik", "en": "Sport pedagogy " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503027, "name": { "de": "Sozialpädagogik", "en": "Social pedagogy " }, "level": 6, "parent": 503000, "persons": [ 88711 ] } ] }