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=1100&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1120&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1080&ordering=name", "results": [ { "id": 504024, "name": { "de": "Rechtssoziologie", "en": "Sociology of law " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 505016, "name": { "de": "Rechtstheorie", "en": "Legal theory " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 505017, "name": { "de": "Rechtsvergleichung", "en": "Comparative law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 505000, "name": { "de": "Rechtswissenschaften", "en": "Law" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 207108, "name": { "de": "Recycling", "en": "Recycling " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 202034, "name": { "de": "Regelungstechnik", "en": "Control engineering " }, "level": 6, "parent": 202000, "persons": [ 51854 ] }, { "id": 403033, "name": { "de": "Regenerative Medizin (Veterinärmedizin)", "en": "Veterinary regenerative medicine " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 304008, "name": { "de": "Regenerative Medizin", "en": "Regenerative medicine" }, "level": 6, "parent": 304000, "persons": [ 60563 ] }, { "id": 507013, "name": { "de": "Regionale Geographie", "en": "Regional geography " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 507014, "name": { "de": "Regionalentwicklung", "en": "Regional development " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 507015, "name": { "de": "Regionalforschung", "en": "Regional research " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 601020, "name": { "de": "Regionalgeschichte", "en": "Regional history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 507016, "name": { "de": "Regionalökonomie", "en": "Regional economy " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 502034, "name": { "de": "Regulierungsökonomik", "en": "Regulatory economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 206006, "name": { "de": "Rehabilitationstechnik", "en": "Rehabilitation technology" }, "level": 6, "parent": 206000, "persons": [] }, { "id": 103028, "name": { "de": "Relativitätstheorie", "en": "Theory of relativity " }, "level": 6, "parent": 103000, "persons": [] }, { "id": 603908, "name": { "de": "Religionsgeschichte", "en": "History of religion " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 603118, "name": { "de": "Religionsphilosophie", "en": "Philosophy of religion " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 603910, "name": { "de": "Religionspsychologie", "en": "Psychology of religion " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 503024, "name": { "de": "Religionspädagogik", "en": "Religious education " }, "level": 6, "parent": 503000, "persons": [] } ] }