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=320&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=340&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=300&ordering=-name", "results": [ { "id": 202037, "name": { "de": "Signalverarbeitung", "en": "Signal processing " }, "level": 6, "parent": 202000, "persons": [ 65660, 50698, 51502, 51504, 99976, 79651, 51673 ] }, { "id": 201118, "name": { "de": "Siedlungswasserbau", "en": "Urban water supply and sanitation " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 509024, "name": { "de": "Sicherheitsforschung", "en": "Security research" }, "level": 6, "parent": 509000, "persons": [] }, { "id": 503035, "name": { "de": "Sexualpädagogik", "en": "Sex education" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 301906, "name": { "de": "Serologie", "en": "Serology " }, "level": 6, "parent": 301000, "persons": [ 112729, 117864, 50509, 51503, 113933, 65966 ] }, { "id": 202036, "name": { "de": "Sensorik", "en": "Sensor systems " }, "level": 6, "parent": 202000, "persons": [ 50698, 51502, 51504 ] }, { "id": 602044, "name": { "de": "Semitistik", "en": "Semitic studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 602043, "name": { "de": "Semiotik", "en": "Semiotics " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 102030, "name": { "de": "Semantische Technologien", "en": "Semantic technologies " }, "level": 6, "parent": 102000, "persons": [] }, { "id": 211107, "name": { "de": "Sekundärmetallurgie", "en": "Secondary metallurgy" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 105122, "name": { "de": "Seismik", "en": "Seismic " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 201303, "name": { "de": "Seilbahnwesen", "en": "Ropeways " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 603220, "name": { "de": "Seelsorge", "en": "Pastoral care " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 105121, "name": { "de": "Sedimentologie", "en": "Sedimentology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 203020, "name": { "de": "Schweißtechnik", "en": "Welding engineering " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 503025, "name": { "de": "Schulpädagogik", "en": "School pedagogy " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 503038, "name": { "de": "Schulentwicklung", "en": "School development" }, "level": 6, "parent": 503000, "persons": [] }, { "id": 602059, "name": { "de": "Schreibwissenschaft", "en": "Writing studies" }, "level": 6, "parent": 602000, "persons": [] }, { "id": 302074, "name": { "de": "Schmerzmedizin", "en": "Pain medicine " }, "level": 6, "parent": 302000, "persons": [ 60144, 52000, 97062, 51667, 50014, 51923, 51733, 58321, 51604, 59921, 98853, 59312, 58596, 91147, 51895, 95683, 51613, 50455, 51611, 63914, 100212, 51897, 89242, 54345, 60829, 52002, 58945, 51915, 51532, 80031, 51916, 51073, 50677, 66005, 81071, 58891, 58595, 57034, 56994, 86560, 68533, 51521, 79474 ] }, { "id": 403034, "name": { "de": "Schmerzmedizin (Veterinärmedizin)", "en": "Veterinary pain medicine" }, "level": 6, "parent": 403000, "persons": [] } ] }