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=1060&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1080&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1040&ordering=-name", "results": [ { "id": 105207, "name": { "de": "Gebirgsmeteorologie", "en": "Mountain meteorology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 302016, "name": { "de": "Gastroenterologie", "en": "Gastroenterology " }, "level": 6, "parent": 302000, "persons": [ 56918, 71975, 84770, 74515, 65139, 52938, 124734, 50496, 111969, 51968, 51746, 51879, 53167, 56792, 104125, 50039, 51534, 104024, 113531, 50145, 50143, 57596, 50593, 51536, 54033, 56687, 51539, 54296, 66467, 57377, 51874, 57230, 119169 ] }, { "id": 604013, "name": { "de": "Gartenkunst", "en": "Garden art " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 401103, "name": { "de": "Gartenbau", "en": "Horticulture " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 600000, "name": { "de": "GEISTESWISSENSCHAFTEN", "en": "HUMANITIES" }, "level": 1, "parent": null, "persons": [] }, { "id": 203008, "name": { "de": "Fördertechnik", "en": "Conveyor technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 402005, "name": { "de": "Futtermittelanalyse", "en": "Feed analysis " }, "level": 6, "parent": 402000, "persons": [] }, { "id": 205004, "name": { "de": "Funktionsmaterialien", "en": "Functional materials " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 101008, "name": { "de": "Funktionentheorie", "en": "Complex analysis " }, "level": 6, "parent": 101000, "persons": [] }, { "id": 301106, "name": { "de": "Funktionelle Anatomie", "en": "Functional anatomy " }, "level": 6, "parent": 301000, "persons": [ 97024, 50173, 51696, 102804, 86552, 63387, 51876, 94958, 108252, 108616, 52002, 51726, 60563, 65141 ] }, { "id": 101032, "name": { "de": "Funktionalanalysis", "en": "Functional analysis" }, "level": 6, "parent": 101000, "persons": [] }, { "id": 603206, "name": { "de": "Fundamentaltheologie", "en": "Fundamental theology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 601006, "name": { "de": "Frühgeschichte", "en": "Early history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 506006, "name": { "de": "Friedensforschung", "en": "Peace studies " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 503016, "name": { "de": "Freizeitpädagogik", "en": "Leisure education " }, "level": 6, "parent": 503000, "persons": [] }, { "id": 504012, "name": { "de": "Freizeitforschung", "en": "Leisure research " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 604012, "name": { "de": "Fotografie", "en": "Photography " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 401205, "name": { "de": "Forstwirtschaft", "en": "Forestry " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401204, "name": { "de": "Forsttechnik", "en": "Forest engineering " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 401203, "name": { "de": "Forstschutz", "en": "Forest protection " }, "level": 6, "parent": 401000, "persons": [] } ] }