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=1260&ordering=-id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1280&ordering=-id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1240&ordering=-id", "results": [ { "id": 106010, "name": { "de": "Entwicklungsbiologie", "en": "Developmental biology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 106009, "name": { "de": "Chronobiologie", "en": "Chronobiology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 106008, "name": { "de": "Botanik", "en": "Botany " }, "level": 6, "parent": 106000, "persons": [ 51488 ] }, { "id": 106007, "name": { "de": "Biostatistik", "en": "Biostatistics " }, "level": 6, "parent": 106000, "persons": [ 87663, 94195, 112209, 106715, 51684, 109087 ] }, { "id": 106006, "name": { "de": "Biophysik", "en": "Biophysics " }, "level": 6, "parent": 106000, "persons": [ 79791, 51692, 114534, 50990, 60219, 98222, 102165, 82721, 104200, 90394, 78591, 105020, 123850, 86770, 51502, 91352, 126275, 51681, 83104, 104205, 129561, 104765, 50696, 125854, 91207, 54345, 50615, 50966, 51854, 50967, 83066, 111770, 98848, 99325, 113912, 90620, 51041, 51519, 99703, 51673, 50969 ] }, { "id": 106005, "name": { "de": "Bioinformatik", "en": "Bioinformatics " }, "level": 6, "parent": 106000, "persons": [ 79791, 102165, 94195, 98304, 57386, 50466, 109087 ] }, { "id": 106004, "name": { "de": "Bioethik", "en": "Bioethics " }, "level": 6, "parent": 106000, "persons": [ 51964 ] }, { "id": 106003, "name": { "de": "Biodiversitätsforschung", "en": "Biodiversity research " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 106002, "name": { "de": "Biochemie", "en": "Biochemistry " }, "level": 6, "parent": 106000, "persons": [ 57420, 107391, 114534, 59426, 54004, 58794, 51632, 82721, 124253, 104200, 98847, 78591, 105020, 123850, 76131, 83104, 100845, 51904, 104205, 90273, 130317, 90044, 101037, 89900, 59025, 79173, 111770, 51091, 99325, 56582, 98087, 58452, 108352, 99703 ] }, { "id": 106001, "name": { "de": "Allgemeine Biologie", "en": "General biology " }, "level": 6, "parent": 106000, "persons": [ 57420, 122510, 58881, 101037, 59025, 90337 ] }, { "id": 106000, "name": { "de": "Biologie", "en": "Biology" }, "level": 3, "parent": 100000, "persons": [] }, { "id": 105907, "name": { "de": "Polarforschung", "en": "Polar research" }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105906, "name": { "de": "Umweltgeowissenschaften", "en": "Environmental geosciences " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105905, "name": { "de": "Umweltschutz", "en": "Environmental protection " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105904, "name": { "de": "Umweltforschung", "en": "Environmental research " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105903, "name": { "de": "Speläologie", "en": "Speleology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105902, "name": { "de": "Naturgefahren", "en": "Natural hazards " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105901, "name": { "de": "Glaziologie", "en": "Glaciology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105900, "name": { "de": "Sonstige und interdisziplinäre Geowissenschaften", "en": "Interdisciplinary Geosciences not elsewhere classified" }, "level": 6, "parent": 105000, "persons": [] }, { "id": 105409, "name": { "de": "Topographie", "en": "Topography " }, "level": 6, "parent": 105000, "persons": [] } ] }