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=300&ordering=name
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=320&ordering=name", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=280&ordering=name", "results": [ { "classification_id": 403009, "name": { "de": "Embryologie (Veterinärmedizin)", "en": "Veterinary embryology " }, "level": 6, "parent": 403000 }, { "classification_id": 301104, "name": { "de": "Embryologie", "en": "Embryology " }, "level": 6, "parent": 301000 }, { "classification_id": 501032, "name": { "de": "Emotionspsychologie", "en": "Emotional psychology" }, "level": 6, "parent": 501000 }, { "classification_id": 504007, "name": { "de": "Empirische Sozialforschung", "en": "Empirical social research " }, "level": 6, "parent": 504000 }, { "classification_id": 302014, "name": { "de": "Endokrinologie", "en": "Endocrinology " }, "level": 6, "parent": 302000 }, { "classification_id": 211907, "name": { "de": "Energieeinsparung", "en": "Energy saving " }, "level": 6, "parent": 211000 }, { "classification_id": 211908, "name": { "de": "Energieforschung", "en": "Energy research " }, "level": 6, "parent": 211000 }, { "classification_id": 505036, "name": { "de": "Energierecht", "en": "Energy law " }, "level": 6, "parent": 505000 }, { "classification_id": 211922, "name": { "de": "Energiespeicherung", "en": "Energy storage " }, "level": 6, "parent": 211000 }, { "classification_id": 211909, "name": { "de": "Energietechnik", "en": "Energy technology " }, "level": 6, "parent": 211000 }, { "classification_id": 502054, "name": { "de": "Entrepreneurship", "en": "Entrepreneurship" }, "level": 6, "parent": 502000 }, { "classification_id": 201206, "name": { "de": "Entwerfen", "en": "Designing " }, "level": 6, "parent": 201000 }, { "classification_id": 106010, "name": { "de": "Entwicklungsbiologie", "en": "Developmental biology " }, "level": 6, "parent": 106000 }, { "classification_id": 509023, "name": { "de": "Entwicklungsforschung", "en": "Development research" }, "level": 6, "parent": 509000 }, { "classification_id": 506003, "name": { "de": "Entwicklungspolitik", "en": "Development policy " }, "level": 6, "parent": 506000 }, { "classification_id": 501005, "name": { "de": "Entwicklungspsychologie", "en": "Developmental psychology " }, "level": 6, "parent": 501000 }, { "classification_id": 509003, "name": { "de": "Entwicklungszusammenarbeit", "en": "Development cooperation " }, "level": 6, "parent": 509000 }, { "classification_id": 502008, "name": { "de": "Entwicklungsökonomie", "en": "Development economics " }, "level": 6, "parent": 502000 }, { "classification_id": 209004, "name": { "de": "Enzymtechnologie", "en": "Enzyme technology " }, "level": 6, "parent": 209000 }, { "classification_id": 303007, "name": { "de": "Epidemiologie", "en": "Epidemiology " }, "level": 6, "parent": 303000 } ] }