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=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": [ { "id": 403009, "name": { "de": "Embryologie (Veterinärmedizin)", "en": "Veterinary embryology " }, "level": 6, "parent": 403000, "persons": [] }, { "id": 301104, "name": { "de": "Embryologie", "en": "Embryology " }, "level": 6, "parent": 301000, "persons": [ 97024, 104139, 105228, 51632, 51666, 133141, 93683, 97931, 51047, 98902, 51714, 54142, 51871, 51878, 54171, 100823, 51718, 50960, 106163, 51528, 59186, 114270, 83445, 119494, 50442, 82643 ] }, { "id": 501032, "name": { "de": "Emotionspsychologie", "en": "Emotional psychology" }, "level": 6, "parent": 501000, "persons": [] }, { "id": 504007, "name": { "de": "Empirische Sozialforschung", "en": "Empirical social research " }, "level": 6, "parent": 504000, "persons": [ 51845, 91510 ] }, { "id": 302014, "name": { "de": "Endokrinologie", "en": "Endocrinology " }, "level": 6, "parent": 302000, "persons": [ 78894, 58615, 104486, 51692, 51654, 64875, 124977, 51632, 79271, 81132, 129681, 51063, 104559, 98005, 50659, 122336, 128678, 103080, 57932, 115901, 100301, 51099, 86790, 115584, 100820, 56803, 50731, 107137, 75380, 51534, 98190, 65558, 56794, 54183, 50877, 103081, 117401, 65726, 51809, 97205, 98126, 51831, 53344, 96319, 51117, 94655, 61990, 50452, 106927, 120872, 103585, 98087, 52016, 103098, 61759, 118907, 109041, 71449, 51846, 62036, 57425, 85701, 50909, 50588, 67170, 50690, 51874 ] }, { "id": 211907, "name": { "de": "Energieeinsparung", "en": "Energy saving " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211908, "name": { "de": "Energieforschung", "en": "Energy research " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 505036, "name": { "de": "Energierecht", "en": "Energy law " }, "level": 6, "parent": 505000, "persons": [] }, { "id": 211922, "name": { "de": "Energiespeicherung", "en": "Energy storage " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 211909, "name": { "de": "Energietechnik", "en": "Energy technology " }, "level": 6, "parent": 211000, "persons": [] }, { "id": 502054, "name": { "de": "Entrepreneurship", "en": "Entrepreneurship" }, "level": 6, "parent": 502000, "persons": [] }, { "id": 201206, "name": { "de": "Entwerfen", "en": "Designing " }, "level": 6, "parent": 201000, "persons": [] }, { "id": 106010, "name": { "de": "Entwicklungsbiologie", "en": "Developmental biology " }, "level": 6, "parent": 106000, "persons": [] }, { "id": 509023, "name": { "de": "Entwicklungsforschung", "en": "Development research" }, "level": 6, "parent": 509000, "persons": [] }, { "id": 506003, "name": { "de": "Entwicklungspolitik", "en": "Development policy " }, "level": 6, "parent": 506000, "persons": [] }, { "id": 501005, "name": { "de": "Entwicklungspsychologie", "en": "Developmental psychology " }, "level": 6, "parent": 501000, "persons": [ 59859 ] }, { "id": 509003, "name": { "de": "Entwicklungszusammenarbeit", "en": "Development cooperation " }, "level": 6, "parent": 509000, "persons": [] }, { "id": 502008, "name": { "de": "Entwicklungsökonomie", "en": "Development economics " }, "level": 6, "parent": 502000, "persons": [] }, { "id": 209004, "name": { "de": "Enzymtechnologie", "en": "Enzyme technology " }, "level": 6, "parent": 209000, "persons": [] }, { "id": 303007, "name": { "de": "Epidemiologie", "en": "Epidemiology " }, "level": 6, "parent": 303000, "persons": [ 100944, 50521, 54004, 100419, 51899, 107190, 51863, 89701, 51099, 117864, 50509, 103077, 124674, 50527, 77112, 51503, 100251, 51541, 50466, 54033, 51684, 51912, 51687, 59400, 89152, 51741, 113933, 50942, 51618, 50151, 58733, 131598 ] } ] }