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=1400&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1420&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1380&ordering=name", "results": [ { "id": 102026, "name": { "de": "Virtual Reality", "en": "Virtual reality " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 601026, "name": { "de": "Virtuelle Archäologie", "en": "Virtual archeology" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 102037, "name": { "de": "Visualisierung", "en": "Visualisation" }, "level": 6, "parent": 102000, "persons": [] }, { "id": 605010, "name": { "de": "Visuelle Kultur", "en": "Visual culture" }, "level": 6, "parent": 605000, "persons": [] }, { "id": 604030, "name": { "de": "Volksmusikforschung", "en": "Folk music research " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 502053, "name": { "de": "Volkswirtschaftslehre", "en": "Economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502046, "name": { "de": "Volkswirtschaftspolitik", "en": "Economic policy " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 502047, "name": { "de": "Volkswirtschaftstheorie", "en": "Economic theory " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 505029, "name": { "de": "Völkerrecht", "en": "International law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 203036, "name": { "de": "Waffen- und Munitionstechnik", "en": "Weapons and munitions technology" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 501026, "name": { "de": "Wahrnehmungspsychologie", "en": "Psychology of perception " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 101024, "name": { "de": "Wahrscheinlichkeitstheorie", "en": "Probability theory " }, "level": 6, "parent": 101000, "persons": [ 79791 ] }, { "id": 401207, "name": { "de": "Waldbau", "en": "Silviculture " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401209, "name": { "de": "Waldwachstum", "en": "Forest growth" }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401208, "name": { "de": "Waldökologie", "en": "Forest ecology " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 207112, "name": { "de": "Wasseraufbereitung", "en": "Water treatment " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 201125, "name": { "de": "Wasserbau", "en": "Hydraulic engineering " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 105307, "name": { "de": "Wassergüte", "en": "Water quality " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 303035, "name": { "de": "Wasserhygiene", "en": "Water hygiene " }, "level": 6, "parent": 303000, "persons": [ 51503, 51664, 103478 ] }, { "id": 207113, "name": { "de": "Wasserinfrastruktur", "en": "Water infrastructure " }, "level": 6, "parent": 207000, "persons": [] } ] }