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=1120&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1140&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1100&ordering=name", "results": [ { "id": 505018, "name": { "de": "Religionsrecht", "en": "Religious law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 504025, "name": { "de": "Religionssoziologie", "en": "Sociology of religion " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 603909, "name": { "de": "Religionswissenschaft", "en": "Religious studies " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 106038, "name": { "de": "Reproduktionsbiologie", "en": "Reproductive biology " }, "level": 6, "parent": 106000, "persons": [ 94195 ] }, { "id": 302089, "name": { "de": "Reproduktionsmedizin", "en": "Reproductive medicine " }, "level": 6, "parent": 302000, "persons": [ 100817, 59186, 88735 ] }, { "id": 502035, "name": { "de": "Revisions- und Treuhandwesen", "en": "Auditing and trusts " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 508018, "name": { "de": "Rezeptionsforschung", "en": "Reception research" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 602041, "name": { "de": "Rhetorik", "en": "Rhetoric " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 302072, "name": { "de": "Rheumatologie", "en": "Rheumatology " }, "level": 6, "parent": 302000, "persons": [ 57420, 115661, 100419, 51807, 66227, 96624, 105947, 100821, 51002, 102959, 61519, 56792, 117682, 77590, 94653, 101167, 53560, 111873, 118469, 51874, 85048 ] }, { "id": 211914, "name": { "de": "Risikoforschung", "en": "Risk research " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 107007, "name": { "de": "Risikoforschung", "en": "Risk research " }, "level": 6, "parent": 107000, "persons": [] }, { "id": 502036, "name": { "de": "Risikomanagement", "en": "Risk management " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 202035, "name": { "de": "Robotik", "en": "Robotics " }, "level": 6, "parent": 202000, "persons": [ 99971 ] }, { "id": 602042, "name": { "de": "Romanistik", "en": "Romance studies " }, "level": 6, "parent": 602000, "persons": [] }, { "id": 505019, "name": { "de": "Römisches Recht", "en": "Roman law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 301111, "name": { "de": "Röntgenanatomie", "en": "Radiologic anatomy " }, "level": 6, "parent": 301000, "persons": [ 97024, 126155, 51557, 82111, 100618, 58023, 51876, 69416, 108252, 108616, 51726, 52008, 53287, 51913, 50948, 74075 ] }, { "id": 104024, "name": { "de": "Röntgenstrukturanalyse", "en": "X-ray structural analysis" }, "level": 6, "parent": 104000, "persons": [] }, { "id": 500000, "name": { "de": "SOZIALWISSENSCHAFTEN", "en": "SOCIAL SCIENCES" }, "level": 1, "parent": null, "persons": [] }, { "id": 401114, "name": { "de": "Saatzucht", "en": "Seed breeding " }, "level": 6, "parent": 401000, "persons": [] }, { "id": 505048, "name": { "de": "Sachenrecht", "en": "Property law" }, "level": 6, "parent": 505000, "persons": [] } ] }