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=580&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=600&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=560&ordering=-name", "results": [ { "id": 301402, "name": { "de": "Neurobiologie", "en": "Neurobiology " }, "level": 6, "parent": 301000, "persons": [ 125877, 125735, 124190, 74916, 100212, 63490, 100552, 118907, 90337, 72095, 125334, 82600, 96374 ] }, { "id": 106025, "name": { "de": "Neurobiologie", "en": "Neurobiology " }, "level": 6, "parent": 106000, "persons": [ 82600 ] }, { "id": 301409, "name": { "de": "Neuroanatomie", "en": "Neuroanatomy" }, "level": 6, "parent": 301000, "persons": [ 97024, 133141, 102804, 62787, 125136, 100212, 113630 ] }, { "id": 601014, "name": { "de": "Neuere Geschichte", "en": "Modern history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 202031, "name": { "de": "Netzwerktechnik", "en": "Network engineering " }, "level": 6, "parent": 202000, "persons": [ 100364, 51080, 50967 ] }, { "id": 202043, "name": { "de": "Netzwerksicherheit", "en": "Network security" }, "level": 6, "parent": 202000, "persons": [] }, { "id": 302050, "name": { "de": "Nephrologie", "en": "Nephrology " }, "level": 6, "parent": 302000, "persons": [ 76689, 111308, 51535, 51717, 51690, 134381, 107070, 94957, 53096, 63168, 51877, 51833, 94970, 59568, 72630, 50740, 100601, 51739 ] }, { "id": 302049, "name": { "de": "Neonatologie", "en": "Neonatology " }, "level": 6, "parent": 302000, "persons": [ 86558, 73733, 51713, 62745, 51879, 67711, 84286, 51821, 100023, 100059, 68534, 51643, 53336, 60829, 112809, 50907, 59859, 79651, 51653, 83581, 119990, 51573, 79516, 112151, 82414, 83445, 82050 ] }, { "id": 602035, "name": { "de": "Neogräzistik", "en": "Modern Greek studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602034, "name": { "de": "Nederlandistik", "en": "Dutch studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 207409, "name": { "de": "Navigationssysteme", "en": "Navigation systems " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 104013, "name": { "de": "Naturstoffchemie", "en": "Natural product chemistry " }, "level": 6, "parent": 104000, "persons": [] }, { "id": 107006, "name": { "de": "Naturschutz", "en": "Nature conservation " }, "level": 6, "parent": 107000, "persons": [] }, { "id": 603111, "name": { "de": "Naturphilosophie", "en": "Natural philosophy " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 105902, "name": { "de": "Naturgefahren", "en": "Natural hazards " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 210006, "name": { "de": "Nanotechnologie", "en": "Nanotechnology " }, "level": 6, "parent": 210000, "persons": [ 111387, 129518, 83066, 104119, 113130 ] }, { "id": 210000, "name": { "de": "Nanotechnologie", "en": "Nanotechnology" }, "level": 3, "parent": 200000, "persons": [] }, { "id": 210005, "name": { "de": "Nanophotonik", "en": "Nanophotonics " }, "level": 6, "parent": 210000, "persons": [ 86770 ] }, { "id": 210004, "name": { "de": "Nanomaterialien", "en": "Nanomaterials " }, "level": 6, "parent": 210000, "persons": [ 129518, 90214, 113130 ] }, { "id": 210003, "name": { "de": "Nanoelektronik", "en": "Nanoelectronics " }, "level": 6, "parent": 210000, "persons": [] } ] }