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=500&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=520&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=480&ordering=-name", "results": [ { "id": 301207, "name": { "de": "Pharmazeutische Chemie", "en": "Pharmaceutical chemistry " }, "level": 6, "parent": 301000, "persons": [ 107594, 113169, 76269, 50810, 107189, 113130 ] }, { "id": 301206, "name": { "de": "Pharmakologie", "en": "Pharmacology " }, "level": 6, "parent": 301000, "persons": [ 100879, 112851, 85658, 51667, 50791, 60219, 51689, 54166, 105540, 62748, 77115, 104200, 51860, 51661, 78591, 97983, 108411, 77692, 123850, 51756, 62749, 51517, 60706, 51681, 104205, 57573, 100698, 50810, 53252, 50143, 50455, 50615, 51831, 111769, 83984, 95212, 115261, 56687, 60161, 100799, 51041, 51374, 51519, 79474, 50969 ] }, { "id": 403025, "name": { "de": "Pharmakologie (Veterinärmedizin)", "en": "Veterinary pharmacology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 301205, "name": { "de": "Pharmakokinetik", "en": "Pharmacokinetics " }, "level": 6, "parent": 301000, "persons": [ 51667, 51736, 90214, 50145, 51935, 51611, 83066, 51374 ] }, { "id": 301204, "name": { "de": "Pharmakognosie", "en": "Pharmacognosy " }, "level": 6, "parent": 301000, "persons": [ 122574 ] }, { "id": 304006, "name": { "de": "Pharmakogenomik", "en": "Pharmacogenomics " }, "level": 6, "parent": 304000, "persons": [ 107134, 121409 ] }, { "id": 301203, "name": { "de": "Pharmakodynamik", "en": "Pharmacodynamics " }, "level": 6, "parent": 301000, "persons": [ 112851, 51860, 108411, 51756, 50145, 53252, 50143 ] }, { "id": 303024, "name": { "de": "Pflegewissenschaft", "en": "Nursing science " }, "level": 6, "parent": 303000, "persons": [ 66487, 82963, 66488, 99971, 59569, 92002, 99378, 97326, 54235, 65558, 92483, 104260, 51688, 106225, 63683, 85011, 125094, 113571 ] }, { "id": 106030, "name": { "de": "Pflanzenökologie", "en": "Plant ecology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 401113, "name": { "de": "Pflanzenzucht", "en": "Plant breeding " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401112, "name": { "de": "Pflanzenschutz", "en": "Plant protection " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 106031, "name": { "de": "Pflanzenphysiologie", "en": "Plant physiology " }, "level": 6, "parent": 106000, "persons": [ 50147, 82600 ] }, { "id": 106029, "name": { "de": "Pflanzenmorphologie", "en": "Plant morphology " }, "level": 6, "parent": 106000, "persons": [ 58881 ] }, { "id": 401111, "name": { "de": "Pflanzenernährung", "en": "Plant nutrition " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401110, "name": { "de": "Pflanzenbau", "en": "Plant cultivation " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 106028, "name": { "de": "Pflanzenanatomie", "en": "Plant anatomy " }, "level": 6, "parent": 106000, "persons": [ 82600 ] }, { "id": 105125, "name": { "de": "Petrophysik", "en": "Petrophysics " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105120, "name": { "de": "Petrologie", "en": "Petrology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105119, "name": { "de": "Petrographie", "en": "Petrography " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 102021, "name": { "de": "Pervasive Computing", "en": "Pervasive computing " }, "level": 6, "parent": 102000, "persons": [] } ] }