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=420&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=440&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=400&ordering=name", "results": [ { "id": 101008, "name": { "de": "Funktionentheorie", "en": "Complex analysis " }, "level": 6, "parent": 101000, "persons": [] }, { "id": 205004, "name": { "de": "Funktionsmaterialien", "en": "Functional materials " }, "level": 6, "parent": 205000, "persons": [] }, { "id": 402005, "name": { "de": "Futtermittelanalyse", "en": "Feed analysis " }, "level": 6, "parent": 402000, "persons": [] }, { "id": 203008, "name": { "de": "Fördertechnik", "en": "Conveyor technology " }, "level": 6, "parent": 203000, "persons": [] }, { "id": 600000, "name": { "de": "GEISTESWISSENSCHAFTEN", "en": "HUMANITIES" }, "level": 1, "parent": null, "persons": [] }, { "id": 401103, "name": { "de": "Gartenbau", "en": "Horticulture " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 604013, "name": { "de": "Gartenkunst", "en": "Garden art " }, "level": 6, "parent": 604000, "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": 105207, "name": { "de": "Gebirgsmeteorologie", "en": "Mountain meteorology " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 403010, "name": { "de": "Geburtshilfe (Veterinärmedizin)", "en": "Veterinary obstetrics " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 302017, "name": { "de": "Geburtshilfe", "en": "Obstetrics " }, "level": 6, "parent": 302000, "persons": [ 64794, 51891, 51978, 58907, 50155, 75380, 68055, 57392, 74840, 51719, 51624, 51918, 51941, 57414, 51826, 86791, 50442, 51634, 50854 ] }, { "id": 602013, "name": { "de": "Gebärdensprachforschung", "en": "Sign language research " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 201207, "name": { "de": "Gebäudelehre", "en": "Building typology " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 302018, "name": { "de": "Gefäßchirurgie", "en": "Vascular surgery " }, "level": 6, "parent": 302000, "persons": [ 51880, 59423, 50860, 51591, 117923, 51746, 50038, 50933, 107411, 79514, 51946, 51084 ] }, { "id": 505005, "name": { "de": "Geistiges Eigentum", "en": "Intellectual property " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 401104, "name": { "de": "Gemüsebau", "en": "Vegetable growing " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 504013, "name": { "de": "Gender Mainstreaming", "en": "Gender mainstreaming " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 305902, "name": { "de": "Gender Medizin", "en": "Gender medicine " }, "level": 6, "parent": 305000, "persons": [ 62787, 81091, 51671, 133882, 51541, 51745, 69234 ] }, { "id": 504014, "name": { "de": "Gender Studies", "en": "Gender studies " }, "level": 6, "parent": 504000, "persons": [ 51671, 51541 ] }, { "id": 203032, "name": { "de": "Generative Fertigungsverfahren", "en": "Additive manufacturing" }, "level": 6, "parent": 203000, "persons": [] } ] }