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=600&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=620&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=580&ordering=-name", "results": [ { "id": 210002, "name": { "de": "Nanobiotechnologie", "en": "Nanobiotechnology " }, "level": 6, "parent": 210000, "persons": [ 129518, 113130 ] }, { "id": 210001, "name": { "de": "Nanoanalytik", "en": "Nanoanalytics " }, "level": 6, "parent": 210000, "persons": [] }, { "id": 602033, "name": { "de": "Namenforschung", "en": "Onomastics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 401905, "name": { "de": "Nachwachsende Rohstoffe", "en": "Renewable resources " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 202030, "name": { "de": "Nachrichtentechnik", "en": "Communication engineering " }, "level": 6, "parent": 202000, "persons": [] }, { "id": 502022, "name": { "de": "Nachhaltiges Wirtschaften", "en": "Sustainable economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 201128, "name": { "de": "Nachhaltiges Bauen", "en": "Sustainable building " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 211911, "name": { "de": "Nachhaltige Technologien", "en": "Sustainable technologies " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 507027, "name": { "de": "Nachhaltige Stadtentwicklung", "en": "Sustainable urban development " }, "level": 6, "parent": 507000, "persons": [] }, { "id": 405004, "name": { "de": "Nachhaltige Landwirtschaft", "en": "Sustainable agriculture " }, "level": 6, "parent": 405000, "persons": [] }, { "id": 502023, "name": { "de": "NPO-Forschung", "en": "NPO research " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 100000, "name": { "de": "NATURWISSENSCHAFTEN", "en": "NATURAL SCIENCES" }, "level": 1, "parent": null, "persons": [] }, { "id": 106024, "name": { "de": "Mykologie", "en": "Mycology " }, "level": 6, "parent": 106000, "persons": [ 50497, 51488 ] }, { "id": 604024, "name": { "de": "Musikwissenschaft", "en": "Musicology " }, "level": 6, "parent": 604000, "persons": [ 103183 ] }, { "id": 604043, "name": { "de": "Musikvermittlung", "en": "Music mediation" }, "level": 6, "parent": 604000, "persons": [] }, { "id": 501027, "name": { "de": "Musiktherapie", "en": "Music therapy " }, "level": 6, "parent": 501000, "persons": [] }, { "id": 604023, "name": { "de": "Musiktheorie", "en": "Music theory " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 604034, "name": { "de": "Musiktheater", "en": "Music theatre " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 504022, "name": { "de": "Musiksoziologie", "en": "Music sociology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 503022, "name": { "de": "Musikpädagogik", "en": "Music education " }, "level": 6, "parent": 503000, "persons": [] } ] }