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=440&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=460&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=420&ordering=-parent", "results": [ { "id": 503032, "name": { "de": "Lehr- und Lernforschung", "en": "Teaching and learning research " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503033, "name": { "de": "Politische Bildung", "en": "Political education " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503022, "name": { "de": "Musikpädagogik", "en": "Music 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": 502062, "name": { "de": "Ökologische Ökonomik ", "en": "Ecological economics" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502061, "name": { "de": "Feministische Ökonomie", "en": "Feminist economics" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502054, "name": { "de": "Entrepreneurship", "en": "Entrepreneurship" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502055, "name": { "de": "Verteilungsökonomie", "en": "Distribution economics" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502056, "name": { "de": "Wirtschaftsprüfung", "en": "Auditing" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502060, "name": { "de": "Diversitätsmanagement", "en": "Diversity management" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502001, "name": { "de": "Arbeitsmarktpolitik", "en": "Labour market policy " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502002, "name": { "de": "Arbeitsmarkttheorie", "en": "Labour economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502003, "name": { "de": "Außenhandel", "en": "Foreign trade " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502004, "name": { "de": "Bankbetriebslehre", "en": "Banking management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502005, "name": { "de": "Bildungsökonomie", "en": "Economics of education " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502006, "name": { "de": "Controlling", "en": "Controlling " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502008, "name": { "de": "Entwicklungsökonomie", "en": "Development economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502009, "name": { "de": "Finanzwirtschaft", "en": "Corporate finance " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502010, "name": { "de": "Finanzwissenschaft", "en": "Public finance " }, "level": 6, "parent": 502000, "persons": [] } ] }