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=1080&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1100&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=-parent", "results": [ { "id": 203037, "name": { "de": "Computational Engineering", "en": "Computational engineering" }, "level": 6, "parent": 203000, "persons": [ 108575 ] }, { "id": 202001, "name": { "de": "Audiotechnik", "en": "Audio technology " }, "level": 6, "parent": 202000, "persons": [ 50698, 79651 ] }, { "id": 202002, "name": { "de": "Audiovisuelle Medien", "en": "Audiovisual media " }, "level": 6, "parent": 202000, "persons": [ 50698 ] }, { "id": 202003, "name": { "de": "Automatisierungstechnik", "en": "Automation " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202004, "name": { "de": "Brain-Computer Interface", "en": "Brain-computer interface " }, "level": 6, "parent": 202000, "persons": [ 116401 ] }, { "id": 202005, "name": { "de": "Computer Architektur", "en": "Computer architecture " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202006, "name": { "de": "Computer Hardware", "en": "Computer hardware " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202007, "name": { "de": "Computer Integrated Manufacturing (CIM)", "en": "Computer integrated manufacturing (CIM) " }, "level": 6, "parent": 202000, "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": 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": 202015, "name": { "de": "Elektronik", "en": "Electronics " }, "level": 6, "parent": 202000, "persons": [ 51502, 51504 ] }, { "id": 202016, "name": { "de": "Elektrotechnik", "en": "Electrical engineering " }, "level": 6, "parent": 202000, "persons": [ 108575, 99976, 50967, 50375 ] }, { "id": 202017, "name": { "de": "Embedded Systems", "en": "Embedded systems " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202018, "name": { "de": "Halbleiterelektronik", "en": "Semiconductor electronics " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202019, "name": { "de": "Hochfrequenztechnik", "en": "High frequency engineering " }, "level": 6, "parent": 202000, "persons": [] } ] }