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=1300
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1320", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1280", "results": [ { "id": 601026, "name": { "de": "Virtuelle Archäologie", "en": "Virtual archeology" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601027, "name": { "de": "Wüstungsforschung", "en": "Deserted settlement research" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601028, "name": { "de": "Geschlechtergeschichte", "en": "Gender history" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601029, "name": { "de": "Sozialgeschichte", "en": "Social history" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601030, "name": { "de": "Erinnerungskultur", "en": "Culture of remembrance" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 601031, "name": { "de": "Umweltgeschichte", "en": "Environmental history" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 602001, "name": { "de": "Afrikanistik", "en": "African studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602002, "name": { "de": "Ägyptologie", "en": "Egyptology " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602003, "name": { "de": "Allgemeine Literaturwissenschaft", "en": "General literature studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602004, "name": { "de": "Allgemeine Sprachwissenschaft", "en": "General linguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602005, "name": { "de": "Amerikanistik", "en": "American studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602006, "name": { "de": "Angewandte Literaturwissenschaft", "en": "Applied literature studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602007, "name": { "de": "Angewandte Sprachwissenschaft", "en": "Applied linguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602008, "name": { "de": "Anglistik", "en": "English studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602009, "name": { "de": "Arabistik", "en": "Arabic studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602010, "name": { "de": "Byzantinistik", "en": "Byzantine studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602011, "name": { "de": "Computerlinguistik", "en": "Computational linguistics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602012, "name": { "de": "Finno-Ugristik", "en": "Finno-Ugrian studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602013, "name": { "de": "Gebärdensprachforschung", "en": "Sign language research " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602014, "name": { "de": "Germanistik", "en": "German studies " }, "level": 6, "parent": 602000, "persons": [] } ] }