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=1040&ordering=-id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=-id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1020&ordering=-id", "results": [ { "id": 204007, "name": { "de": "Thermische Verfahrenstechnik", "en": "Thermal process engineering" }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204006, "name": { "de": "Mechanische Verfahrenstechnik", "en": "Mechanical process engineering" }, "level": 6, "parent": 204000, "persons": [ 113130 ] }, { "id": 204005, "name": { "de": "Raffinerietechnik", "en": "Refining technology " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204004, "name": { "de": "Organisch-chemische Technologie", "en": "Organic chemical technology " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204003, "name": { "de": "Chemische Verfahrenstechnik", "en": "Chemical process engineering " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204002, "name": { "de": "Chemische Reaktionstechnik", "en": "Chemical reaction engineering " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204001, "name": { "de": "Anorganisch-chemische Technologie", "en": "Inorganic chemical technology " }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204000, "name": { "de": "Chemische Verfahrenstechnik", "en": "Chemical Process Engineering" }, "level": 3, "parent": 200000, "persons": [] }, { "id": 203039, "name": { "de": "Schiffbautechnik", "en": "Shipbuilding technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203038, "name": { "de": "Lüftungstechnik", "en": "Ventilation technology" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203037, "name": { "de": "Computational Engineering", "en": "Computational engineering" }, "level": 6, "parent": 203000, "persons": [ 108575 ] }, { "id": 203036, "name": { "de": "Waffen- und Munitionstechnik", "en": "Weapons and munitions technology" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203035, "name": { "de": "Thermoprozesstechnik", "en": "Thermal processing technology" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203034, "name": { "de": "Kontinuumsmechanik", "en": "Continuum mechanics" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203033, "name": { "de": "Hydraulische Antriebstechnik", "en": "Hydraulic drive technology" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203032, "name": { "de": "Generative Fertigungsverfahren", "en": "Additive manufacturing" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203031, "name": { "de": "Konstruktionslehre", "en": "Engineering design " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203030, "name": { "de": "Brennstoffzellentechnik", "en": "Fuel cell technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203029, "name": { "de": "Werkzeugbau", "en": "Tool construction " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203028, "name": { "de": "Wärmetechnik", "en": "Thermal engineering " }, "level": 6, "parent": 203000, "persons": [] } ] }