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=880&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=900&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=860&ordering=-parent", "results": [ { "id": 301213, "name": { "de": "Drug Targeting", "en": "Drug targeting" }, "level": 6, "parent": 301000, "persons": [ 109501, 109002, 98990, 129518, 102575, 105020, 111568, 91207, 111567, 101038 ] }, { "id": 301409, "name": { "de": "Neuroanatomie", "en": "Neuroanatomy" }, "level": 6, "parent": 301000, "persons": [ 97024, 133141, 102804, 62787, 125136, 100212, 113630 ] }, { "id": 301907, "name": { "de": "Biobanking", "en": "Biobanking" }, "level": 6, "parent": 301000, "persons": [ 71648, 112854, 125277, 54279 ] }, { "id": 301104, "name": { "de": "Embryologie", "en": "Embryology " }, "level": 6, "parent": 301000, "persons": [ 97024, 104139, 105228, 51632, 51666, 133141, 93683, 97931, 51047, 98902, 51714, 54142, 51871, 51878, 54171, 100823, 51718, 50960, 106163, 51528, 59186, 114270, 83445, 119494, 50442, 82643 ] }, { "id": 301204, "name": { "de": "Pharmakognosie", "en": "Pharmacognosy " }, "level": 6, "parent": 301000, "persons": [ 122574 ] }, { "id": 301401, "name": { "de": "Hirnforschung", "en": "Brain research " }, "level": 6, "parent": 301000, "persons": [ 97024, 51987, 86558, 77049, 79454, 98464, 111610, 51853, 50173, 81970, 71487, 51814, 74916, 62787, 107891, 104619, 58284, 84286, 51959, 60744, 51907, 57435, 59566, 51205, 51989, 60116, 84449, 51866, 98605, 86408, 58883, 100059, 100212, 113630, 52006, 51546, 54165, 63490, 50437, 66708, 92607, 57389, 51279, 54033, 79516, 53287, 51686, 118907, 51763, 72095, 51969, 90276, 79474, 96374 ] }, { "id": 301215, "name": { "de": "Arzneimittelsicherheit", "en": "Drug safety" }, "level": 6, "parent": 301000, "persons": [ 107594, 51661 ] }, { "id": 301308, "name": { "de": "Alternsforschung", "en": "Ageing research" }, "level": 6, "parent": 301000, "persons": [ 94512, 116510, 95211, 97326, 91207, 124053, 89979, 84387, 51745, 70339, 51912, 101038, 97690 ] }, { "id": 301214, "name": { "de": "Biopharmazie", "en": "Biopharmacy" }, "level": 6, "parent": 301000, "persons": [] }, { "id": 301115, "name": { "de": "Sonoanatomie", "en": "Sonoanatomy" }, "level": 6, "parent": 301000, "persons": [] }, { "id": 301000, "name": { "de": "Medizinisch-theoretische Wissenschaften, Pharmazie", "en": "Medical-Theoretical Sciences, Pharmacy" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 302000, "name": { "de": "Klinische Medizin", "en": "Clinical Medicine" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 303000, "name": { "de": "Gesundheitswissenschaften", "en": "Health Sciences" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 304000, "name": { "de": "Medizinische Biotechnologie", "en": "Medical Biotechnology" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 305000, "name": { "de": "Andere Humanmedizin, Gesundheitswissenschaften", "en": "Other Human Medicine, Health Sciences" }, "level": 3, "parent": 300000, "persons": [] }, { "id": 211928, "name": { "de": "Systems Engineering", "en": "Systems engineering" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211100, "name": { "de": "Metallurgie", "en": "Metallurgy" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211101, "name": { "de": "Eisen- und Stahlmetallurgie", "en": "Iron and steel metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211102, "name": { "de": "Gießereitechnik", "en": "Casting technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211103, "name": { "de": "Metallkunde", "en": "Physical metallurgy " }, "level": 6, "parent": 211000, "persons": [] } ] }