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=1040&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1020&ordering=name", "results": [ { "id": 102029, "name": { "de": "Praktische Informatik", "en": "Practical computer science " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 603219, "name": { "de": "Praktische Theologie", "en": "Practical theology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 505013, "name": { "de": "Privatrecht", "en": "Private law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 211912, "name": { "de": "Produktgestaltung", "en": "Product design " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 502028, "name": { "de": "Produktionswirtschaft", "en": "Production management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502029, "name": { "de": "Produktmanagement", "en": "Product management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502030, "name": { "de": "Projektmanagement", "en": "Project management " }, "level": 6, "parent": 502000, "persons": [ 100364, 91769 ] }, { "id": 106037, "name": { "de": "Proteomik", "en": "Proteomics " }, "level": 6, "parent": 106000, "persons": [ 86144, 58984, 53252 ] }, { "id": 206005, "name": { "de": "Prothetik", "en": "Prosthetics " }, "level": 6, "parent": 206000, "persons": [] }, { "id": 604036, "name": { "de": "Provenienzforschung", "en": "Provenance research" }, "level": 6, "parent": 604000, "persons": [] }, { "id": 211924, "name": { "de": "Prozess- und Anlagensicherheit", "en": "Process and plant safety" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 302064, "name": { "de": "Pränatale Diagnostik", "en": "Prenatal diagnostics " }, "level": 6, "parent": 302000, "persons": [ 51978, 51557, 90193, 50155, 51682, 51719, 50442 ] }, { "id": 303025, "name": { "de": "Präventivmedizin", "en": "Preventive medicine " }, "level": 6, "parent": 303000, "persons": [ 51524, 50524, 51711, 51821, 52854, 51503, 51671, 104060, 50437, 51573, 51687, 51874, 53938, 50151, 131598 ] }, { "id": 302094, "name": { "de": "Präzisionsmedizin", "en": "Precision medicine" }, "level": 6, "parent": 302000, "persons": [] }, { "id": 302065, "name": { "de": "Psychiatrie", "en": "Clinical psychiatry " }, "level": 6, "parent": 302000, "persons": [ 50887, 79771, 79454, 50774, 86429, 123273, 108883, 112371, 99971, 50662, 51959, 71002, 51907, 75522, 84449, 91818, 63548, 54165, 90128, 92607, 61990, 50097, 61097, 111460, 96232, 69860, 59288, 79474 ] }, { "id": 501017, "name": { "de": "Psychoanalyse", "en": "Psychoanalysis " }, "level": 6, "parent": 501000, "persons": [ 51907, 58063, 51521 ] }, { "id": 602040, "name": { "de": "Psycholinguistik", "en": "Psycholinguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 501000, "name": { "de": "Psychologie", "en": "Psychology" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 501018, "name": { "de": "Psychologische Diagnostik", "en": "Psychological diagnostics " }, "level": 6, "parent": 501000, "persons": [ 111461, 81071 ] }, { "id": 301905, "name": { "de": "Psychoneuroimmunologie", "en": "Psychoneuroimmunology " }, "level": 6, "parent": 301000, "persons": [ 51987, 51692, 71487, 51907, 57435, 51205, 111461, 98754, 96374 ] } ] }