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=420&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=440&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=400&ordering=-name", "results": [ { "id": 508013, "name": { "de": "Public Relations", "en": "Public relations " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 502031, "name": { "de": "Public Management", "en": "Public management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 303026, "name": { "de": "Public Health", "en": "Public health " }, "level": 6, "parent": 303000, "persons": [ 118428, 98222, 100817, 116243, 66488, 92002, 51959, 100141, 91207, 90882, 92483, 100251, 92363, 51745, 70339, 119651, 91769, 51098, 89152, 86791, 60096, 131598 ] }, { "id": 501019, "name": { "de": "Psychotherapie", "en": "Psychotherapy " }, "level": 6, "parent": 501000, "persons": [ 50887, 51666, 51505, 50774, 51907, 63548, 111461, 51506, 51634, 51521 ] }, { "id": 501028, "name": { "de": "Psychosoziale Notfallversorgung (PSNV)", "en": "Psychosocial support in emergencies " }, "level": 6, "parent": 501000, "persons": [ 111461 ] }, { "id": 302067, "name": { "de": "Psychosomatik", "en": "Psychosomatics " }, "level": 6, "parent": 302000, "persons": [ 50887, 79733, 51505, 50774, 72835, 108883, 51845, 51636, 71002, 51907, 75522, 91818, 77112, 54245, 58063, 89901, 61990, 50097, 51916, 54033, 51655, 98754, 51506, 81071, 69860, 60096, 59288, 51634, 51521, 79474 ] }, { "id": 301408, "name": { "de": "Psychophysiologie", "en": "Psychophysiology " }, "level": 6, "parent": 301000, "persons": [ 67207, 86429, 57932, 64295, 54245, 54165, 94147, 81071 ] }, { "id": 301210, "name": { "de": "Psychopharmakologie", "en": "Psychopharmacology " }, "level": 6, "parent": 301000, "persons": [ 50887, 79454, 86429, 77692, 50662, 51907, 84449, 63548, 58063, 90128, 92607, 96232, 79474, 96374 ] }, { "id": 302066, "name": { "de": "Psychopathologie", "en": "Psychopathology " }, "level": 6, "parent": 302000, "persons": [ 50887, 79771, 79454, 113090, 51907, 75522, 84449, 90128, 98754, 96232, 69860, 79474 ] }, { "id": 301905, "name": { "de": "Psychoneuroimmunologie", "en": "Psychoneuroimmunology " }, "level": 6, "parent": 301000, "persons": [ 51987, 51692, 71487, 51907, 57435, 51205, 111461, 98754, 96374 ] }, { "id": 501018, "name": { "de": "Psychologische Diagnostik", "en": "Psychological diagnostics " }, "level": 6, "parent": 501000, "persons": [ 111461, 81071 ] }, { "id": 501000, "name": { "de": "Psychologie", "en": "Psychology" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 602040, "name": { "de": "Psycholinguistik", "en": "Psycholinguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 501017, "name": { "de": "Psychoanalyse", "en": "Psychoanalysis " }, "level": 6, "parent": 501000, "persons": [ 51907, 58063, 51521 ] }, { "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": 302094, "name": { "de": "Präzisionsmedizin", "en": "Precision medicine" }, "level": 6, "parent": 302000, "persons": [] }, { "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": 302064, "name": { "de": "Pränatale Diagnostik", "en": "Prenatal diagnostics " }, "level": 6, "parent": 302000, "persons": [ 51978, 51557, 90193, 50155, 51682, 51719, 50442 ] }, { "id": 211924, "name": { "de": "Prozess- und Anlagensicherheit", "en": "Process and plant safety" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 604036, "name": { "de": "Provenienzforschung", "en": "Provenance research" }, "level": 6, "parent": 604000, "persons": [] } ] }