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=1140&ordering=-name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1160&ordering=-name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1120&ordering=-name", "results": [ { "id": 506004, "name": { "de": "Europäische Integration", "en": "European integration " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 601005, "name": { "de": "Europäische Geschichte", "en": "European history " }, "level": 6, "parent": 601000, "persons": [] }, { "id": 504010, "name": { "de": "Europäische Ethnologie", "en": "European ethnology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 505003, "name": { "de": "Europarecht", "en": "European law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 604009, "name": { "de": "Ethnomusikologie", "en": "Ethnomusicology " }, "level": 6, "parent": 604000, "persons": [] }, { "id": 504009, "name": { "de": "Ethnologie", "en": "Ethnology " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 504008, "name": { "de": "Ethnographie", "en": "Ethnography " }, "level": 6, "parent": 504000, "persons": [] }, { "id": 603103, "name": { "de": "Ethik", "en": "Ethics " }, "level": 6, "parent": 603000, "persons": [ 51613, 130136, 65727 ] }, { "id": 208002, "name": { "de": "Ethik in der Umweltbiotechnologie", "en": "Environmental biotechnology related ethics " }, "level": 6, "parent": 208000, "persons": [] }, { "id": 304001, "name": { "de": "Ethik in der Medizinischen Biotechnologie", "en": "Medical biotechnology related ethics " }, "level": 6, "parent": 304000, "persons": [] }, { "id": 404003, "name": { "de": "Ethik in der Agrar- und Lebensmittelbiotechnologie", "en": "Agricultural and food biotechnology related ethics " }, "level": 6, "parent": 404000, "persons": [] }, { "id": 503000, "name": { "de": "Erziehungswissenschaften", "en": "Educational Sciences" }, "level": 3, "parent": 500000, "persons": [] }, { "id": 503009, "name": { "de": "Erwachsenenbildung", "en": "Adult education " }, "level": 6, "parent": 503000, "persons": [ 88711, 68534 ] }, { "id": 105104, "name": { "de": "Erosion", "en": "Erosion " }, "level": 6, "parent": 105000, "persons": [] }, { "id": 303009, "name": { "de": "Ernährungswissenschaften", "en": "Nutritional sciences " }, "level": 6, "parent": 303000, "persons": [ 56571, 82963, 89193, 120289, 51266, 104024, 88711, 52854, 54033, 51687, 51846 ] }, { "id": 207106, "name": { "de": "Erneuerbare Energie", "en": "Renewable energy " }, "level": 6, "parent": 207000, "persons": [] }, { "id": 603102, "name": { "de": "Erkenntnistheorie", "en": "Epistemology " }, "level": 6, "parent": 603000, "persons": [] }, { "id": 601030, "name": { "de": "Erinnerungskultur", "en": "Culture of remembrance" }, "level": 6, "parent": 601000, "persons": [] }, { "id": 303037, "name": { "de": "Ergotherapie", "en": "Occupational therapy" }, "level": 6, "parent": 303000, "persons": [] }, { "id": 303008, "name": { "de": "Ergonomie", "en": "Ergonomics " }, "level": 6, "parent": 303000, "persons": [ 51687 ] } ] }