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=960&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=980&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=940&ordering=-name", "results": [ { "id": 202018, "name": { "de": "Halbleiterelektronik", "en": "Semiconductor electronics " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 300000, "name": { "de": "HUMANMEDIZIN, GESUNDHEITSWISSENSCHAFTEN", "en": "HUMAN MEDICINE, HEALTH SCIENCES" }, "level": 1, "parent": null, "persons": [] }, { "id": 404005, "name": { "de": "Gärungstechnologie", "en": "Fermentation technology " }, "level": 6, "parent": 404000, "persons": [] }, { "id": 302022, "name": { "de": "Gynäkologie", "en": "Gynaecology " }, "level": 6, "parent": 302000, "persons": [ 64794, 51891, 57423, 58907, 116510, 50155, 75380, 68055, 84968, 74840, 51624, 51918, 59186, 83661, 80792, 51941, 51826, 86791, 65380, 76969, 50853, 119810, 51634, 50854, 88735 ] }, { "id": 403013, "name": { "de": "Gynäkologie (Veterinärmedizin)", "en": "Veterinary gynaecology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 602015, "name": { "de": "Gräzistik", "en": "Greek studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 501008, "name": { "de": "Gruppendynamik", "en": "Group dynamics " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 505006, "name": { "de": "Grundrechte", "en": "Fundamental rights " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 207205, "name": { "de": "Grundbau", "en": "Foundation engineering " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 105111, "name": { "de": "Gravimetrie", "en": "Gravimetry " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 101011, "name": { "de": "Graphentheorie", "en": "Graph theory " }, "level": 6, "parent": 101000, "persons": [] }, { "id": 509007, "name": { "de": "Graffiti-Forschung", "en": "Graffiti research " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 106017, "name": { "de": "Glykobiologie", "en": "Glycobiology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 601023, "name": { "de": "Globalgeschichte", "en": "Global history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 105901, "name": { "de": "Glaziologie", "en": "Glaciology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 211102, "name": { "de": "Gießereitechnik", "en": "Casting technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 105301, "name": { "de": "Gewässerschutz", "en": "Water protection " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 207310, "name": { "de": "Gewinnung mineralischer Rohstoffe", "en": "Extraction of mineral raw materials " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 211201, "name": { "de": "Getreidetechnologie", "en": "Grain technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 401105, "name": { "de": "Getreidebau", "en": "Grain cultivation " }, "level": 6, "parent": 401000, "persons": [] } ] }