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=340&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=360&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=320&ordering=name", "results": [ { "id": 208002, "name": { "de": "Ethik in der Umweltbiotechnologie", "en": "Environmental biotechnology related ethics " }, "level": 6, "parent": 208000, "persons": [] }, { "id": 603103, "name": { "de": "Ethik", "en": "Ethics " }, "level": 6, "parent": 603000, "persons": [ 51613, 130136, 65727 ] }, { "id": 504008, "name": { "de": "Ethnographie", "en": "Ethnography " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504009, "name": { "de": "Ethnologie", "en": "Ethnology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 604009, "name": { "de": "Ethnomusikologie", "en": "Ethnomusicology " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 505003, "name": { "de": "Europarecht", "en": "European law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 504010, "name": { "de": "Europäische Ethnologie", "en": "European ethnology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 601005, "name": { "de": "Europäische Geschichte", "en": "European history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 506004, "name": { "de": "Europäische Integration", "en": "European integration " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 509004, "name": { "de": "Evaluationsforschung", "en": "Evaluation research " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 106012, "name": { "de": "Evolutionsforschung", "en": "Evolutionary research " }, "level": 6, "parent": 106000, "persons": [ 58881 ] }, { "id": 603903, "name": { "de": "Exegese", "en": "Exegesis " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 103008, "name": { "de": "Experimentalphysik", "en": "Experimental physics " }, "level": 6, "parent": 103000, "persons": [ 51673 ] }, { "id": 501006, "name": { "de": "Experimentalpsychologie", "en": "Experimental psychology " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 201214, "name": { "de": "Experimentelle Architektur", "en": "Experimental architecture" }, "level": 6, "parent": 201000, "persons": [] }, { "id": 601025, "name": { "de": "Experimentelle Archäologie", "en": "Experimental archaeology" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 302015, "name": { "de": "Experimentelle Chirurgie", "en": "Experimental surgery " }, "level": 6, "parent": 302000, "persons": [ 57571, 103160, 124111, 106534, 52012, 80111, 51895, 51080, 81670, 50143, 107651, 51982, 70620, 50874, 51612, 51947 ] }, { "id": 301105, "name": { "de": "Experimentelle Pathologie", "en": "Experimental pathology " }, "level": 6, "parent": 301000, "persons": [ 107391, 51692, 58984, 51515, 74174, 51981, 86408, 99976, 51523, 51945, 53287, 50588 ] }, { "id": 502057, "name": { "de": "Experimentelle Ökonomie", "en": "Experimental economics" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 211925, "name": { "de": "Explosionsforschung", "en": "Explosion research" }, "level": 6, "parent": 211000, "persons": [] } ] }