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=400&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=420&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=380&ordering=-name", "results": [ { "id": 204005, "name": { "de": "Raffinerietechnik", "en": "Refining technology " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 303039, "name": { "de": "Radiologietechnologie", "en": "Radiological technology" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 302071, "name": { "de": "Radiologie", "en": "Radiology " }, "level": 6, "parent": 302000, "persons": [ 51727, 126155, 50860, 51882, 51557, 51696, 82111, 60016, 62787, 105340, 100618, 99730, 60744, 90193, 104202, 51876, 98605, 69416, 100212, 51955, 116406, 57389, 97688, 51957, 51373, 51726, 100510, 52008, 53287, 51716, 51913, 66027, 118927, 74075, 120871, 85440, 114676, 56994, 51958 ] }, { "id": 302070, "name": { "de": "Radiodiagnostik", "en": "Radiodiagnostics " }, "level": 6, "parent": 302000, "persons": [ 116221, 82111, 53950, 51726, 100510, 52008, 66027 ] }, { "id": 302069, "name": { "de": "Radiochirurgie", "en": "Radiosurgery " }, "level": 6, "parent": 302000, "persons": [] }, { "id": 104020, "name": { "de": "Radiochemie", "en": "Radiochemistry " }, "level": 6, "parent": 104000, "persons": [ 120350, 76269, 101523 ] }, { "id": 202033, "name": { "de": "Radartechnik", "en": "Radar technology " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 601019, "name": { "de": "Quellenkunde", "en": "Source studies " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 504033, "name": { "de": "Queer Studies", "en": "Queer studies" }, "level": 6, "parent": 504000, "persons": [] }, { "id": 103026, "name": { "de": "Quantenoptik", "en": "Quantum optics " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 103025, "name": { "de": "Quantenmechanik", "en": "Quantum mechanics " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 103024, "name": { "de": "Quantenfeldtheorie", "en": "Quantum field theory " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 102040, "name": { "de": "Quantencomputing", "en": "Quantum computing " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 211913, "name": { "de": "Qualitätssicherung", "en": "Quality assurance " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 502032, "name": { "de": "Qualitätsmanagement", "en": "Quality management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 503023, "name": { "de": "Qualifikationsforschung", "en": "Qualification research " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 501016, "name": { "de": "Pädagogische Psychologie", "en": "Educational psychology " }, "level": 6, "parent": 501000, "persons": [ 111461 ] }, { "id": 302068, "name": { "de": "Pulmologie", "en": "Pulmology " }, "level": 6, "parent": 302000, "persons": [ 85658, 73404, 61540, 58984, 51525, 79732, 51713, 87980, 82595, 100914, 59238, 51976, 82090, 58739, 60829, 51653, 51726, 95212, 50167, 113973, 71794, 78013 ] }, { "id": 508014, "name": { "de": "Publizistik", "en": "Journalism " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 605005, "name": { "de": "Publikumsforschung", "en": "Audience research " }, "level": 6, "parent": 605000, "persons": [] } ] }