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=500&ordering=-id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=520&ordering=-id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=480&ordering=-id", "results": [ { "id": 502009, "name": { "de": "Finanzwirtschaft", "en": "Corporate finance " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502008, "name": { "de": "Entwicklungsökonomie", "en": "Development economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502007, "name": { "de": "E-Commerce", "en": "E-commerce" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502006, "name": { "de": "Controlling", "en": "Controlling " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502005, "name": { "de": "Bildungsökonomie", "en": "Economics of education " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502004, "name": { "de": "Bankbetriebslehre", "en": "Banking management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502003, "name": { "de": "Außenhandel", "en": "Foreign trade " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502002, "name": { "de": "Arbeitsmarkttheorie", "en": "Labour economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502001, "name": { "de": "Arbeitsmarktpolitik", "en": "Labour market policy " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502000, "name": { "de": "Wirtschaftswissenschaften", "en": "Economics" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 501033, "name": { "de": "Gesundheitspsychologie", "en": "Health psychology" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501032, "name": { "de": "Emotionspsychologie", "en": "Emotional psychology" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501031, "name": { "de": "Eigensteuerung", "en": "Self-organization" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501030, "name": { "de": "Kognitionswissenschaft", "en": "Cognitive science" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501029, "name": { "de": "Wirtschaftspsychologie", "en": "Economic psychology" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501028, "name": { "de": "Psychosoziale Notfallversorgung (PSNV)", "en": "Psychosocial support in emergencies " }, "level": 6, "parent": 501000, "persons": [ 111461 ] }, { "id": 501027, "name": { "de": "Musiktherapie", "en": "Music therapy " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501026, "name": { "de": "Wahrnehmungspsychologie", "en": "Psychology of perception " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501025, "name": { "de": "Verkehrspsychologie", "en": "Traffic psychology " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 501024, "name": { "de": "Verhaltenstherapie", "en": "Behavioural therapy " }, "level": 6, "parent": 501000, "persons": [ 51505, 50662, 51907, 84449, 63548, 111461, 54165, 96232, 51521 ] } ] }