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=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1020&ordering=-parent", "results": [ { "id": 204007, "name": { "de": "Thermische Verfahrenstechnik", "en": "Thermal process engineering" }, "level": 6, "parent": 204000, "persons": [] }, { "id": 204008, "name": { "de": "Membrantechnologie", "en": "Membrane technology" }, "level": 6, "parent": 204000, "persons": [] }, { "id": 203001, "name": { "de": "Apparatebau", "en": "Apparatus engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203002, "name": { "de": "Betriebsfestigkeit", "en": "Endurance strength " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203003, "name": { "de": "Bruchmechanik", "en": "Fracture mechanics " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203004, "name": { "de": "Fahrzeugtechnik", "en": "Automotive technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203005, "name": { "de": "Feinwerktechnik", "en": "Precision engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203006, "name": { "de": "Fertigungstechnik", "en": "Production engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203007, "name": { "de": "Festigkeitslehre", "en": "Strength of materials " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203008, "name": { "de": "Fördertechnik", "en": "Conveyor technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203009, "name": { "de": "Kältetechnik", "en": "Refrigeration engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203010, "name": { "de": "Klimatechnik", "en": "Air conditioning technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203011, "name": { "de": "Leichtbau", "en": "Lightweight design " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203012, "name": { "de": "Luftfahrttechnik", "en": "Aerospace engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203013, "name": { "de": "Maschinenbau", "en": "Mechanical engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203014, "name": { "de": "Maschinendynamik", "en": "Machine dynamics " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203015, "name": { "de": "Mechatronik", "en": "Mechatronics " }, "level": 6, "parent": 203000, "persons": [ 51504 ] }, { "id": 203016, "name": { "de": "Messtechnik", "en": "Measurement engineering " }, "level": 6, "parent": 203000, "persons": [ 51504 ] }, { "id": 203017, "name": { "de": "Mikromechanik", "en": "Micromechanics " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 203018, "name": { "de": "Montanmaschinenbau", "en": "Heavy machinery construction " }, "level": 6, "parent": 203000, "persons": [] } ] }