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=920&ordering=-id
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=940&ordering=-id", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=900&ordering=-id", "results": [ { "id": 211901, "name": { "de": "Abfallvermeidung", "en": "Waste prevention " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211900, "name": { "de": "Sonstige Technische Wissenschaften", "en": "Technical Sciences not elsewhere classified" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211204, "name": { "de": "Fleischtechnologie", "en": "Meat technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211203, "name": { "de": "Lebensmittelverfahrenstechnik", "en": "Food processing engineering " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211202, "name": { "de": "Lebensmitteltechnologie", "en": "Food technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211201, "name": { "de": "Getreidetechnologie", "en": "Grain technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211200, "name": { "de": "Lebensmitteltechnologie", "en": "Food Technology" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211107, "name": { "de": "Sekundärmetallurgie", "en": "Secondary metallurgy" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211106, "name": { "de": "Leichtmetalle", "en": "Light metals" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211105, "name": { "de": "Nichteisenmetallurgie", "en": "Nonferrous metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211104, "name": { "de": "Metallurgie", "en": "Metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211103, "name": { "de": "Metallkunde", "en": "Physical metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211102, "name": { "de": "Gießereitechnik", "en": "Casting technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211101, "name": { "de": "Eisen- und Stahlmetallurgie", "en": "Iron and steel metallurgy " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211100, "name": { "de": "Metallurgie", "en": "Metallurgy" }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211000, "name": { "de": "Andere Technische Wissenschaften", "en": "Other Technical Sciences" }, "level": 3, "parent": 200000, "persons": [] }, { "id": 210006, "name": { "de": "Nanotechnologie", "en": "Nanotechnology " }, "level": 6, "parent": 210000, "persons": [ 111387, 129518, 83066, 104119, 113130 ] }, { "id": 210005, "name": { "de": "Nanophotonik", "en": "Nanophotonics " }, "level": 6, "parent": 210000, "persons": [ 86770 ] }, { "id": 210004, "name": { "de": "Nanomaterialien", "en": "Nanomaterials " }, "level": 6, "parent": 210000, "persons": [ 129518, 90214, 113130 ] }, { "id": 210003, "name": { "de": "Nanoelektronik", "en": "Nanoelectronics " }, "level": 6, "parent": 210000, "persons": [] } ] }