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=1040&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1060&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1020&ordering=-name", "results": [ { "id": 106015, "name": { "de": "Geobotanik", "en": "Geobotany " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 107010, "name": { "de": "Geoarchäologie", "en": "Geoarchaeology" }, "level": 6, "parent": 107000, "persons": [] }, { "id": 304004, "name": { "de": "Gentherapie", "en": "Gene therapy " }, "level": 6, "parent": 304000, "persons": [ 129518, 95322, 50747 ] }, { "id": 404006, "name": { "de": "Gentechnik", "en": "Genetic engineering " }, "level": 6, "parent": 404000, "persons": [ 58881, 50910, 58452 ] }, { "id": 304003, "name": { "de": "Gentechnik", "en": "Genetic engineering " }, "level": 6, "parent": 304000, "persons": [ 99621, 105200, 92462, 99677, 50997, 104200, 97755, 51988, 50421, 90394, 58453, 62787, 58881, 104197, 51996, 100822, 50747, 50910, 58452, 50811, 51663 ] }, { "id": 502011, "name": { "de": "Genossenschaftswesen", "en": "Cooperative systems " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 106014, "name": { "de": "Genomik", "en": "Genomics " }, "level": 6, "parent": 106000, "persons": [ 112209, 51682, 51996, 51541, 89979, 70339, 51912, 83445, 109087, 50811 ] }, { "id": 304002, "name": { "de": "Genetische Diagnostik", "en": "Genetic diagnostics " }, "level": 6, "parent": 304000, "persons": [ 112209, 50496, 94754, 130518, 50131, 116805, 51912, 99884, 69234, 71568, 109087 ] }, { "id": 106013, "name": { "de": "Genetik", "en": "Genetics " }, "level": 6, "parent": 106000, "persons": [ 57420, 73079, 50563, 66435, 94195, 112209, 106715, 50910, 70339, 109087 ] }, { "id": 203032, "name": { "de": "Generative Fertigungsverfahren", "en": "Additive manufacturing" }, "level": 6, "parent": 203000, "persons": [] }, { "id": 504014, "name": { "de": "Gender Studies", "en": "Gender studies " }, "level": 6, "parent": 504000, "persons": [ 51671, 51541 ] }, { "id": 305902, "name": { "de": "Gender Medizin", "en": "Gender medicine " }, "level": 6, "parent": 305000, "persons": [ 62787, 81091, 51671, 133882, 51541, 51745, 69234 ] }, { "id": 504013, "name": { "de": "Gender Mainstreaming", "en": "Gender mainstreaming " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 401104, "name": { "de": "Gemüsebau", "en": "Vegetable growing " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 505005, "name": { "de": "Geistiges Eigentum", "en": "Intellectual property " }, "level": 6, "parent": 505000, "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": 201207, "name": { "de": "Gebäudelehre", "en": "Building typology " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 602013, "name": { "de": "Gebärdensprachforschung", "en": "Sign language research " }, "level": 6, "parent": 602000, "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": 403010, "name": { "de": "Geburtshilfe (Veterinärmedizin)", "en": "Veterinary obstetrics " }, "level": 6, "parent": 403000, "persons": [] } ] }