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=280&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=300&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=260&ordering=name", "results": [ { "id": 506002, "name": { "de": "E-Government", "en": "E-government " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 503008, "name": { "de": "E-Learning", "en": "E-learning" }, "level": 6, "parent": 503000, "persons": [ 51080 ] }, { "id": 501031, "name": { "de": "Eigensteuerung", "en": "Self-organization" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 211101, "name": { "de": "Eisen- und Stahlmetallurgie", "en": "Iron and steel metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 201302, "name": { "de": "Eisenbahnwesen", "en": "Railway engineering " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 202008, "name": { "de": "Elektrische Anlagen", "en": "Electrical power systems " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202009, "name": { "de": "Elektrische Antriebstechnik", "en": "Electrical drive engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202010, "name": { "de": "Elektrische Energietechnik", "en": "Electric power engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202011, "name": { "de": "Elektrische Maschinen", "en": "Electrical machines " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202012, "name": { "de": "Elektrische Messtechnik", "en": "Electrical measurement technology " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 104005, "name": { "de": "Elektrochemie", "en": "Electrochemistry " }, "level": 6, "parent": 104000, "persons": [ 127057, 104205 ] }, { "id": 202013, "name": { "de": "Elektromagnetische Verträglichkeit", "en": "Electromagnetic compatibility " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202014, "name": { "de": "Elektromagnetismus", "en": "Electromagnetism " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 206002, "name": { "de": "Elektromedizinische Technik", "en": "Electro-medical engineering " }, "level": 6, "parent": 206000, "persons": [ 56918, 51557, 51814, 50698, 51502, 51924, 64295, 51504, 50966, 79651, 50967, 100187, 50375, 50452, 51279, 50168, 50948 ] }, { "id": 103042, "name": { "de": "Elektronenmikroskopie", "en": "Electron microscopy" }, "level": 6, "parent": 103000, "persons": [] }, { "id": 202015, "name": { "de": "Elektronik", "en": "Electronics " }, "level": 6, "parent": 202000, "persons": [ 51502, 51504 ] }, { "id": 202000, "name": { "de": "Elektrotechnik, Elektronik, Informationstechnik", "en": "Electrical Engineering, Electronics, Information Engineering" }, "level": 3, "parent": 200000, "persons": [] }, { "id": 202016, "name": { "de": "Elektrotechnik", "en": "Electrical engineering " }, "level": 6, "parent": 202000, "persons": [ 108575, 99976, 50967, 50375 ] }, { "id": 503031, "name": { "de": "Elementarpädagogik", "en": "Elementary pedagogy " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 202017, "name": { "de": "Embedded Systems", "en": "Embedded systems " }, "level": 6, "parent": 202000, "persons": [] } ] }