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=460&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=480&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=440&ordering=name", "results": [ { "id": 105128, "name": { "de": "Geomikrobiologie", "en": "Geomicrobiology" }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105404, "name": { "de": "Geomorphologie", "en": "Geomorphology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105108, "name": { "de": "Geostatistik", "en": "Geostatistics " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 207204, "name": { "de": "Geotechnik", "en": "Geotechnics " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 105109, "name": { "de": "Geothermik", "en": "Geothermics " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105000, "name": { "de": "Geowissenschaften", "en": "Geosciences" }, "level": 3, "parent": 100000, "persons": [] }, { "id": 105405, "name": { "de": "Geoökologie", "en": "Geoecology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 302019, "name": { "de": "Geriatrie", "en": "Geriatrics " }, "level": 6, "parent": 302000, "persons": [ 51525, 82963, 51136, 57932, 59569, 51959, 71002, 54235, 50437, 51688, 51745, 63683, 52016, 59400, 89152, 125094 ] }, { "id": 305108, "name": { "de": "Gerichtliche Humanmedizin", "en": "Forensic human medicine " }, "level": 6, "parent": 305000, "persons": [ 51952 ] }, { "id": 403011, "name": { "de": "Gerichtliche Veterinärmedizin", "en": "Forensic veterinary medicine " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 305100, "name": { "de": "Gerichtsmedizin", "en": "Forensic Medicine" }, "level": 6, "parent": 305000, "persons": [ 90131 ] }, { "id": 602014, "name": { "de": "Germanistik", "en": "German studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 509005, "name": { "de": "Gerontologie", "en": "Gerontology " }, "level": 6, "parent": 509000, "persons": [ 51136, 50437 ] }, { "id": 302020, "name": { "de": "Gerontologie", "en": "Gerontology " }, "level": 6, "parent": 302000, "persons": [ 82963, 51136, 57932, 51860, 59569, 97326, 50437, 89152 ] }, { "id": 604014, "name": { "de": "Gesang", "en": "Singing " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 106016, "name": { "de": "Geschichte der Biologie", "en": "History of biology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 104007, "name": { "de": "Geschichte der Chemie", "en": "History of chemistry " }, "level": 6, "parent": 104000, "persons": [] }, { "id": 605001, "name": { "de": "Geschichte der Geisteswissenschaften", "en": "History of humanities " }, "level": 6, "parent": 605000, "persons": [] }, { "id": 507004, "name": { "de": "Geschichte der Geographie", "en": "History of geography " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 105406, "name": { "de": "Geschichte der Geographie", "en": "History of geography " }, "level": 6, "parent": 105000, "persons": [] } ] }