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=960&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=980&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=940&ordering=name", "results": [ { "id": 603217, "name": { "de": "Pastoraltheologie", "en": "Pastoral theology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 602055, "name": { "de": "Patholinguistik", "en": "Patholinguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 403024, "name": { "de": "Pathologie (Veterinärmedizin)", "en": "Veterinary pathology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 301109, "name": { "de": "Pathophysiologie", "en": "Pathophysiology " }, "level": 6, "parent": 301000, "persons": [ 73404, 61540, 92462, 100924, 58984, 51515, 51632, 50173, 99708, 51696, 98847, 101322, 50496, 57932, 51524, 102187, 50674, 51266, 51511, 57435, 51876, 95211, 82090, 84449, 51833, 53252, 57596, 107411, 119127, 50593, 82532, 133882, 114963, 58906, 51528, 99984, 50452, 51726, 50826, 104119, 51687, 130318, 72530, 79192, 72095, 59317, 93334, 51663 ] }, { "id": 303036, "name": { "de": "Patient:innensicherheit", "en": "Patient safety " }, "level": 6, "parent": 303000, "persons": [ 85723, 86558, 51950, 50698, 59569, 92002, 50850, 68534, 50375, 51688, 79516, 91769, 78071, 70620, 51964, 68533 ] }, { "id": 603218, "name": { "de": "Patrologie", "en": "Patrology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 104028, "name": { "de": "Per- and polyfluoroalkyl substances (PFAS)", "en": "Per- and polyfluoroalkyl substances (PFAS)" }, "level": 6, "parent": 104000, "persons": [] }, { "id": 302060, "name": { "de": "Perinatologie", "en": "Perinatology " }, "level": 6, "parent": 302000, "persons": [ 86558, 84286, 51821, 68534, 53336, 50907, 51653, 79516, 83445 ] }, { "id": 502026, "name": { "de": "Personalmanagement", "en": "Human resource management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 102021, "name": { "de": "Pervasive Computing", "en": "Pervasive computing " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 105119, "name": { "de": "Petrographie", "en": "Petrography " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105120, "name": { "de": "Petrologie", "en": "Petrology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105125, "name": { "de": "Petrophysik", "en": "Petrophysics " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 106028, "name": { "de": "Pflanzenanatomie", "en": "Plant anatomy " }, "level": 6, "parent": 106000, "persons": [ 82600 ] }, { "id": 401110, "name": { "de": "Pflanzenbau", "en": "Plant cultivation " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401111, "name": { "de": "Pflanzenernährung", "en": "Plant nutrition " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 106029, "name": { "de": "Pflanzenmorphologie", "en": "Plant morphology " }, "level": 6, "parent": 106000, "persons": [ 58881 ] }, { "id": 106031, "name": { "de": "Pflanzenphysiologie", "en": "Plant physiology " }, "level": 6, "parent": 106000, "persons": [ 50147, 82600 ] }, { "id": 401112, "name": { "de": "Pflanzenschutz", "en": "Plant protection " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401113, "name": { "de": "Pflanzenzucht", "en": "Plant breeding " }, "level": 6, "parent": 401000, "persons": [] } ] }