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=300&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=320&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=280&ordering=-name", "results": [ { "id": 504032, "name": { "de": "Sozialarbeitsforschung", "en": "Social work research" }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504034, "name": { "de": "Sozialanthropologie", "en": "Social anthropology" }, "level": 6, "parent": 504000, "persons": [] }, { "id": 207900, "name": { "de": "Sonstiges Umweltingenieurwesen, Angewandte Geowissenschaften", "en": "Environmental Engineering, Applied Geosciences not elsewhere classified" }, "level": 6, "parent": 207000, "persons": [] }, { "id": 201900, "name": { "de": "Sonstiges Bauwesen", "en": "Construction Engineering not elsewhere classified" }, "level": 6, "parent": 201000, "persons": [] }, { "id": 105900, "name": { "de": "Sonstige und interdisziplinäre Geowissenschaften", "en": "Interdisciplinary Geosciences not elsewhere classified" }, "level": 6, "parent": 105000, "persons": [] }, { "id": 211900, "name": { "de": "Sonstige Technische Wissenschaften", "en": "Technical Sciences not elsewhere classified" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 603900, "name": { "de": "Sonstige Religion, Religionswissenschaften", "en": "Religion, Religious Studies not elsewhere classified" }, "level": 6, "parent": 603000, "persons": [] }, { "id": 301900, "name": { "de": "Sonstige Medizinisch-theoretische Wissenschaften", "en": "Medical-Theoretical Sciences not elsewhere classified" }, "level": 6, "parent": 301000, "persons": [ 105200, 92462, 99677, 97854, 104201, 81091, 104197, 100822, 53950, 91730, 54033, 89699, 91210, 89761, 81071, 86791, 100095 ] }, { "id": 401900, "name": { "de": "Sonstige Land- und Forstwirtschaft, Fischerei", "en": "Agriculture and Forestry, Fishery not elsewhere classified" }, "level": 6, "parent": 401000, "persons": [] }, { "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 ] }, { "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": 301115, "name": { "de": "Sonoanatomie", "en": "Sonoanatomy" }, "level": 6, "parent": 301000, "persons": [] }, { "id": 503026, "name": { "de": "Sonder- und Heilpädagogik", "en": "Orthopaedagogy " }, "level": 6, "parent": 503000, "persons": [ 88711 ] }, { "id": 211915, "name": { "de": "Solartechnik", "en": "Solar technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 201211, "name": { "de": "Solararchitektur", "en": "Solar architecture " }, "level": 6, "parent": 201000, "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": 602047, "name": { "de": "Slawistik", "en": "Slavonic studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602046, "name": { "de": "Skandinavistik", "en": "Scandinavian studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602045, "name": { "de": "Sinologie", "en": "Sinology " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 104025, "name": { "de": "Single-Molecule Chemistry", "en": "Single-molecule chemistry" }, "level": 6, "parent": 104000, "persons": [] } ] }