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=540&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=560&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=520&ordering=name", "results": [ { "id": 105112, "name": { "de": "Historische Geologie", "en": "Historical geology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 601009, "name": { "de": "Historische Hilfswissenschaften", "en": "Historical auxiliary sciences " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 602057, "name": { "de": "Historische Linguistik", "en": "Historical linguistics" }, "level": 6, "parent": 602000, "persons": [] }, { "id": 604031, "name": { "de": "Historische Technologie", "en": "Historical technology " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 201112, "name": { "de": "Hochbau", "en": "Building construction " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 103012, "name": { "de": "Hochenergiephysik", "en": "High energy physics " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 202019, "name": { "de": "Hochfrequenztechnik", "en": "High frequency engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 503018, "name": { "de": "Hochschuldidaktik", "en": "University didactics " }, "level": 6, "parent": 503000, "persons": [ 88711, 68534 ] }, { "id": 505045, "name": { "de": "Hochschulrecht", "en": "Higher education law" }, "level": 6, "parent": 505000, "persons": [] }, { "id": 202020, "name": { "de": "Hochspannungstechnik", "en": "High voltage engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 201113, "name": { "de": "Holzbau", "en": "Timber engineering " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 205006, "name": { "de": "Holzforschung", "en": "Wood research " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 205007, "name": { "de": "Holzschutzmittel", "en": "Wood preservatives " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 205008, "name": { "de": "Holztechnologie", "en": "Wood technology " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 401206, "name": { "de": "Holzwirtschaft", "en": "Wood industry " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 603207, "name": { "de": "Homiletik", "en": "Homiletics " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 102013, "name": { "de": "Human-Computer Interaction", "en": "Human-computer interaction " }, "level": 6, "parent": 102000, "persons": [ 116401 ] }, { "id": 106018, "name": { "de": "Humanbiologie", "en": "Human biology " }, "level": 6, "parent": 106000, "persons": [ 57420, 122510, 112209, 116510, 58881, 50910, 109087 ] }, { "id": 301301, "name": { "de": "Humangenetik", "en": "Human genetics " }, "level": 6, "parent": 301000, "persons": [ 119492, 50302, 54335, 99621, 79771, 98566, 54004, 100857, 116447, 50997, 94195, 57423, 50496, 50670, 51910, 88652, 107150, 51878, 105661, 51981, 106715, 51682, 69035, 99946, 50131, 121409, 51809, 50964, 51996, 51523, 99984, 51945, 50910, 70339, 116805, 95364, 111471, 99884, 50539, 103398, 65380, 88454, 108856, 51634, 51984, 50811, 51618, 51663 ] }, { "id": 507000, "name": { "de": "Humangeographie, Regionale Geographie, Raumplanung", "en": "Human Geography, Regional Geography, Regional Planning" }, "level": 3, "parent": 500000, "persons": [] } ] }