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=1200&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1220&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1180&ordering=-name", "results": [ { "id": 202011, "name": { "de": "Elektrische Maschinen", "en": "Electrical machines " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202010, "name": { "de": "Elektrische Energietechnik", "en": "Electric power engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202009, "name": { "de": "Elektrische Antriebstechnik", "en": "Electrical drive engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 202008, "name": { "de": "Elektrische Anlagen", "en": "Electrical power systems " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 201302, "name": { "de": "Eisenbahnwesen", "en": "Railway engineering " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 211101, "name": { "de": "Eisen- und Stahlmetallurgie", "en": "Iron and steel metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 501031, "name": { "de": "Eigensteuerung", "en": "Self-organization" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 503008, "name": { "de": "E-Learning", "en": "E-learning" }, "level": 6, "parent": 503000, "persons": [ 51080 ] }, { "id": 506002, "name": { "de": "E-Government", "en": "E-government " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 502007, "name": { "de": "E-Commerce", "en": "E-commerce" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 101027, "name": { "de": "Dynamische Systeme", "en": "Dynamical systems " }, "level": 6, "parent": 101000, "persons": [] }, { "id": 301213, "name": { "de": "Drug Targeting", "en": "Drug targeting" }, "level": 6, "parent": 301000, "persons": [ 109501, 109002, 98990, 129518, 102575, 105020, 111568, 91207, 111567, 101038 ] }, { "id": 103007, "name": { "de": "Dosimetrie", "en": "Dosimetry " }, "level": 6, "parent": 103000, "persons": [ 51519 ] }, { "id": 603205, "name": { "de": "Dogmatische Theologie", "en": "Dogmatic theology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 303006, "name": { "de": "Diätologie", "en": "Dietetics " }, "level": 6, "parent": 303000, "persons": [ 82963 ] }, { "id": 502060, "name": { "de": "Diversitätsmanagement", "en": "Diversity management" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 504031, "name": { "de": "Diversitätsforschung", "en": "Diversity research" }, "level": 6, "parent": 504000, "persons": [] }, { "id": 509002, "name": { "de": "Disability Studies", "en": "Disability studies " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509026, "name": { "de": "Digitalisierungsforschung", "en": "Digitalisation research" }, "level": 6, "parent": 509000, "persons": [] }, { "id": 502058, "name": { "de": "Digitale Transformation", "en": "Digital transformation" }, "level": 6, "parent": 502000, "persons": [] } ] }