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=1240&ordering=-parent
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1260&ordering=-parent", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1220&ordering=-parent", "results": [ { "classification_id": 106030, "name": { "de": "Pflanzenökologie", "en": "Plant ecology " }, "level": 6, "parent": 106000 }, { "classification_id": 106031, "name": { "de": "Pflanzenphysiologie", "en": "Plant physiology " }, "level": 6, "parent": 106000 }, { "classification_id": 106032, "name": { "de": "Photobiologie", "en": "Photobiology " }, "level": 6, "parent": 106000 }, { "classification_id": 106034, "name": { "de": "Phytochemie", "en": "Phytochemistry " }, "level": 6, "parent": 106000 }, { "classification_id": 106035, "name": { "de": "Phytogeographie", "en": "Phytogeography " }, "level": 6, "parent": 106000 }, { "classification_id": 106036, "name": { "de": "Populationsgenetik", "en": "Population genetics " }, "level": 6, "parent": 106000 }, { "classification_id": 106037, "name": { "de": "Proteomik", "en": "Proteomics " }, "level": 6, "parent": 106000 }, { "classification_id": 106038, "name": { "de": "Reproduktionsbiologie", "en": "Reproductive biology " }, "level": 6, "parent": 106000 }, { "classification_id": 106039, "name": { "de": "Stammzellenforschung", "en": "Stem cell research " }, "level": 6, "parent": 106000 }, { "classification_id": 106040, "name": { "de": "Strahlenbiologie", "en": "Radiation biology " }, "level": 6, "parent": 106000 }, { "classification_id": 106041, "name": { "de": "Strukturbiologie", "en": "Structural biology " }, "level": 6, "parent": 106000 }, { "classification_id": 106042, "name": { "de": "Systematische Botanik", "en": "Systematic botany " }, "level": 6, "parent": 106000 }, { "classification_id": 106043, "name": { "de": "Systematische Zoologie", "en": "Systematic zoology " }, "level": 6, "parent": 106000 }, { "classification_id": 106044, "name": { "de": "Systembiologie", "en": "Systems biology " }, "level": 6, "parent": 106000 }, { "classification_id": 106045, "name": { "de": "Theoretische Biologie", "en": "Theoretical biology " }, "level": 6, "parent": 106000 }, { "classification_id": 106046, "name": { "de": "Tieranatomie", "en": "Animal anatomy " }, "level": 6, "parent": 106000 }, { "classification_id": 106047, "name": { "de": "Tierökologie", "en": "Animal ecology " }, "level": 6, "parent": 106000 }, { "classification_id": 106048, "name": { "de": "Tierphysiologie", "en": "Animal physiology " }, "level": 6, "parent": 106000 }, { "classification_id": 106049, "name": { "de": "Ultrastrukturforschung", "en": "Ultrastructure research " }, "level": 6, "parent": 106000 }, { "classification_id": 106050, "name": { "de": "Vegetationskunde", "en": "Vegetation science " }, "level": 6, "parent": 106000 } ] }