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=1160&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1180&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1140&ordering=name", "results": [ { "id": 102030, "name": { "de": "Semantische Technologien", "en": "Semantic technologies " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 602043, "name": { "de": "Semiotik", "en": "Semiotics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602044, "name": { "de": "Semitistik", "en": "Semitic studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 202036, "name": { "de": "Sensorik", "en": "Sensor systems " }, "level": 6, "parent": 202000, "persons": [ 50698, 51502, 51504 ] }, { "id": 301906, "name": { "de": "Serologie", "en": "Serology " }, "level": 6, "parent": 301000, "persons": [ 112729, 117864, 50509, 51503, 113933, 65966 ] }, { "id": 503035, "name": { "de": "Sexualpädagogik", "en": "Sex education" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 509024, "name": { "de": "Sicherheitsforschung", "en": "Security research" }, "level": 6, "parent": 509000, "persons": [] }, { "id": 201118, "name": { "de": "Siedlungswasserbau", "en": "Urban water supply and sanitation " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 202037, "name": { "de": "Signalverarbeitung", "en": "Signal processing " }, "level": 6, "parent": 202000, "persons": [ 65660, 50698, 51502, 51504, 99976, 79651, 51673 ] }, { "id": 104025, "name": { "de": "Single-Molecule Chemistry", "en": "Single-molecule chemistry" }, "level": 6, "parent": 104000, "persons": [] }, { "id": 602045, "name": { "de": "Sinologie", "en": "Sinology " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602046, "name": { "de": "Skandinavistik", "en": "Scandinavian studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602047, "name": { "de": "Slawistik", "en": "Slavonic studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 102022, "name": { "de": "Softwareentwicklung", "en": "Software development " }, "level": 6, "parent": 102000, "persons": [ 119849, 65660, 79791, 102165, 96212, 120269, 127657, 121270, 126275, 60827, 124230, 130375, 51854, 50967, 113912, 63647 ] }, { "id": 201211, "name": { "de": "Solararchitektur", "en": "Solar architecture " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 211915, "name": { "de": "Solartechnik", "en": "Solar technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 503026, "name": { "de": "Sonder- und Heilpädagogik", "en": "Orthopaedagogy " }, "level": 6, "parent": 503000, "persons": [ 88711 ] }, { "id": 301115, "name": { "de": "Sonoanatomie", "en": "Sonoanatomy" }, "level": 6, "parent": 301000, "persons": [] }, { "id": 302075, "name": { "de": "Sonographie", "en": "Sonography " }, "level": 6, "parent": 302000, "persons": [ 105862, 51689, 126155, 51882, 51557, 51696, 82111, 70680, 50155, 51876, 83425, 91265, 51809, 86103, 50907, 51541, 51653, 52008, 79516, 51913, 74075, 58884, 88735 ] }, { "id": 305900, "name": { "de": "Sonstige Humanmedizin, Gesundheitswissenschaften", "en": "Human Medicine, Health Sciences not elsewhere classified" }, "level": 6, "parent": 305000, "persons": [ 106334, 96172, 99971, 92002, 54171, 91510, 54033, 91769, 93279, 51741 ] } ] }