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=360&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=380&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=340&ordering=name", "results": [ { "id": 211923, "name": { "de": "Fabrikplanung", "en": "Factory planning " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 503010, "name": { "de": "Fachdidaktik Agrarwissenschaften, Veterinärmedizin", "en": "Subject didactics of agricultural sciences, veterinary medicine " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503011, "name": { "de": "Fachdidaktik Geisteswissenschaften", "en": "Subject didactics of humanities " }, "level": 6, "parent": 503000, "persons": [ 51266 ] }, { "id": 503012, "name": { "de": "Fachdidaktik Humanmedizin, Gesundheitswissenschaften", "en": "Subject didactics of human medicine and health sciences " }, "level": 6, "parent": 503000, "persons": [ 65660, 84449, 68534, 51541, 50148, 82671, 51916, 51539, 51617, 60096, 65727, 50018, 74135 ] }, { "id": 503013, "name": { "de": "Fachdidaktik Naturwissenschaften", "en": "Subject didactics of natural sciences " }, "level": 6, "parent": 503000, "persons": [ 51266, 88711, 65727 ] }, { "id": 503014, "name": { "de": "Fachdidaktik Sozialwissenschaften", "en": "Subject didactics of social sciences " }, "level": 6, "parent": 503000, "persons": [ 88711 ] }, { "id": 503015, "name": { "de": "Fachdidaktik Technische Wissenschaften", "en": "Subject didactics of technical sciences " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 203004, "name": { "de": "Fahrzeugtechnik", "en": "Automotive technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 505037, "name": { "de": "Familien- und Erbrecht", "en": "Family and inheritance law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 504011, "name": { "de": "Familienforschung", "en": "Genealogy " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 203005, "name": { "de": "Feinwerktechnik", "en": "Precision engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 401119, "name": { "de": "Feldfutterbau", "en": "Field forage growing" }, "level": 6, "parent": 401000, "persons": [] }, { "id": 207203, "name": { "de": "Felsmechanik", "en": "Rock mechanics " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 502061, "name": { "de": "Feministische Ökonomie", "en": "Feminist economics" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 404004, "name": { "de": "Fermentation", "en": "Fermentation " }, "level": 6, "parent": 404000, "persons": [] }, { "id": 209005, "name": { "de": "Fermentation", "en": "Fermentation " }, "level": 6, "parent": 209000, "persons": [] }, { "id": 207402, "name": { "de": "Fernerkundung", "en": "Remote sensing " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 203006, "name": { "de": "Fertigungstechnik", "en": "Production engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 201110, "name": { "de": "Festigkeitslehre", "en": "Strength of materials " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 203007, "name": { "de": "Festigkeitslehre", "en": "Strength of materials " }, "level": 6, "parent": 203000, "persons": [] } ] }