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.
classification_id (integer)
ID of classification.
name (object)
Names of classification, defined by language.
level (integer)
Level of classification.
None
Filters
To filter for exact value matches:
?<fieldname>=<value>
Possible exact filters:
level
GET /v1/research/classification/?format=api&offset=1480&ordering=-name
{ "count": 1489, "next": null, "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1460&ordering=-name", "results": [ { "classification_id": 401101, "name": { "de": "Ackerbau", "en": "Cultivation of land " }, "level": 6, "parent": 401000 }, { "classification_id": 401100, "name": { "de": "Ackerbau, Gartenbau", "en": "Cultivation of Land, Horticulture" }, "level": 6, "parent": 401000 }, { "classification_id": 207103, "name": { "de": "Abwasserreinigung", "en": "Wastewater treatment " }, "level": 6, "parent": 207000 }, { "classification_id": 207102, "name": { "de": "Abluftreinigung", "en": "Exhaust air purification " }, "level": 6, "parent": 207000 }, { "classification_id": 211901, "name": { "de": "Abfallvermeidung", "en": "Waste prevention " }, "level": 6, "parent": 211000 }, { "classification_id": 207101, "name": { "de": "Abfalltechnik", "en": "Waste engineering " }, "level": 6, "parent": 207000 }, { "classification_id": 400000, "name": { "de": "AGRARWISSENSCHAFTEN, VETERINÄRMEDIZIN", "en": "AGRICULTURAL SCIENCES, VETERINARY MEDICINE" }, "level": 1, "parent": null }, { "classification_id": 106011, "name": { "de": "3R (Replacement, Reduction, Refinement von Tierversuchen)", "en": "3Rs (replacement, reduction, refinement of animal" }, "level": 6, "parent": 106000 }, { "classification_id": 207401, "name": { "de": "3D-Vermessung", "en": "3D-surveying " }, "level": 6, "parent": 207000 } ] }