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=240&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=260&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=220&ordering=-parent", "results": [ { "id": 509019, "name": { "de": "Zukunftsforschung", "en": "Futurology " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509020, "name": { "de": "Militärethik", "en": "Military ethics " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509021, "name": { "de": "Militärwissenschaft", "en": "Military science " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509022, "name": { "de": "Polemologie", "en": "Polemology " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509026, "name": { "de": "Digitalisierungsforschung", "en": "Digitalisation research" }, "level": 6, "parent": 509000, "persons": [] }, { "id": 509003, "name": { "de": "Entwicklungszusammenarbeit", "en": "Development cooperation " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 508016, "name": { "de": "Wissenschaftskommunikation", "en": "Science communication" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508017, "name": { "de": "Organisationskommunikation", "en": "Organisational communication" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508018, "name": { "de": "Rezeptionsforschung", "en": "Reception research" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508022, "name": { "de": "Gesundheitskommunikation", "en": "Health communication" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508023, "name": { "de": "Medienökonomie", "en": "Media economics" }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508001, "name": { "de": "Archivwesen", "en": "Archive studies " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508002, "name": { "de": "Audiovisuelle Medien", "en": "Audiovisual media " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508003, "name": { "de": "Bibliothekswissenschaft", "en": "Library science " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508004, "name": { "de": "Interkulturelle Kommunikation", "en": "Intercultural communication " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508005, "name": { "de": "Journalistik", "en": "Journalism " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508006, "name": { "de": "Kommunikationstheorie", "en": "Communication theory " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508007, "name": { "de": "Kommunikationswissenschaft", "en": "Communication science " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508008, "name": { "de": "Medienanalyse", "en": "Media analysis " }, "level": 6, "parent": 508000, "persons": [] }, { "id": 508009, "name": { "de": "Medienforschung", "en": "Media research " }, "level": 6, "parent": 508000, "persons": [] } ] }