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=980&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1000&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=960&ordering=-name", "results": [ { "id": 303010, "name": { "de": "Gesundheitsökonomie", "en": "Health economics " }, "level": 6, "parent": 303000, "persons": [ 50850, 51592, 51982, 51541, 53586 ] }, { "id": 303012, "name": { "de": "Gesundheitswissenschaften", "en": "Health sciences " }, "level": 6, "parent": 303000, "persons": [ 118428, 63257, 100817, 51505, 82963, 50774, 66488, 59569, 92002, 51959, 51936, 99378, 104024, 77590, 54235, 65558, 100141, 54332, 111461, 51671, 59261, 92483, 100251, 70220, 92363, 113934, 116805, 50051, 54033, 85011, 51687, 91769, 63287, 50445, 89152, 51741, 60096, 51964, 125094, 113571 ] }, { "id": 303000, "name": { "de": "Gesundheitswissenschaften", "en": "Health Sciences" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 501033, "name": { "de": "Gesundheitspsychologie", "en": "Health psychology" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 303011, "name": { "de": "Gesundheitspolitik", "en": "Health policy " }, "level": 6, "parent": 303000, "persons": [ 51741, 86791 ] }, { "id": 508022, "name": { "de": "Gesundheitskommunikation", "en": "Health communication" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 205005, "name": { "de": "Gesteinshüttenkunde", "en": "Ceramics engineering " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 505044, "name": { "de": "Gesellschaftsrecht", "en": "Corporate law" }, "level": 6, "parent": 505000, "persons": [] }, { "id": 601028, "name": { "de": "Geschlechtergeschichte", "en": "Gender history" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601008, "name": { "de": "Geschichtswissenschaft", "en": "Science of history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 603105, "name": { "de": "Geschichtsphilosophie", "en": "Philosophy of history " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 601007, "name": { "de": "Geschichtliche Landeskunde", "en": "Historical regional studies " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601000, "name": { "de": "Geschichte, Archäologie", "en": "History, Archaeology" }, "level": 3, "parent": 600000, "persons": [] }, { "id": 207309, "name": { "de": "Geschichte des Bergbaus", "en": "History of mining " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 403012, "name": { "de": "Geschichte der Veterinärmedizin", "en": "History of veterinary medicine " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 504015, "name": { "de": "Geschichte der Soziologie", "en": "History of sociology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 509006, "name": { "de": "Geschichte der Sozialwissenschaften", "en": "History of social sciences " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 503017, "name": { "de": "Geschichte der Pädagogik", "en": "History of education " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 501007, "name": { "de": "Geschichte der Psychologie", "en": "History of psychology " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 302021, "name": { "de": "Geschichte der Psychiatrie", "en": "History of psychiatry " }, "level": 6, "parent": 302000, "persons": [] } ] }