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=1300&ordering=-level
{ "count": 1489, "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1320&ordering=-level", "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1280&ordering=-level", "results": [ { "classification_id": 601020, "name": { "de": "Regionalgeschichte", "en": "Regional history " }, "level": 6, "parent": 601000 }, { "classification_id": 601021, "name": { "de": "Urgeschichte", "en": "Prehistory " }, "level": 6, "parent": 601000 }, { "classification_id": 601022, "name": { "de": "Zeitgeschichte", "en": "Contemporary history " }, "level": 6, "parent": 601000 }, { "classification_id": 601023, "name": { "de": "Globalgeschichte", "en": "Global history " }, "level": 6, "parent": 601000 }, { "classification_id": 601024, "name": { "de": "Archäologische Prospektion", "en": "Archaeological prospection" }, "level": 6, "parent": 601000 }, { "classification_id": 601025, "name": { "de": "Experimentelle Archäologie", "en": "Experimental archaeology" }, "level": 6, "parent": 601000 }, { "classification_id": 601026, "name": { "de": "Virtuelle Archäologie", "en": "Virtual archeology" }, "level": 6, "parent": 601000 }, { "classification_id": 601027, "name": { "de": "Wüstungsforschung", "en": "Deserted settlement research" }, "level": 6, "parent": 601000 }, { "classification_id": 601028, "name": { "de": "Geschlechtergeschichte", "en": "Gender history" }, "level": 6, "parent": 601000 }, { "classification_id": 601029, "name": { "de": "Sozialgeschichte", "en": "Social history" }, "level": 6, "parent": 601000 }, { "classification_id": 601030, "name": { "de": "Erinnerungskultur", "en": "Culture of remembrance" }, "level": 6, "parent": 601000 }, { "classification_id": 601031, "name": { "de": "Umweltgeschichte", "en": "Environmental history" }, "level": 6, "parent": 601000 }, { "classification_id": 602001, "name": { "de": "Afrikanistik", "en": "African studies " }, "level": 6, "parent": 602000 }, { "classification_id": 602002, "name": { "de": "Ägyptologie", "en": "Egyptology " }, "level": 6, "parent": 602000 }, { "classification_id": 602003, "name": { "de": "Allgemeine Literaturwissenschaft", "en": "General literature studies " }, "level": 6, "parent": 602000 }, { "classification_id": 602004, "name": { "de": "Allgemeine Sprachwissenschaft", "en": "General linguistics " }, "level": 6, "parent": 602000 }, { "classification_id": 602005, "name": { "de": "Amerikanistik", "en": "American studies " }, "level": 6, "parent": 602000 }, { "classification_id": 602006, "name": { "de": "Angewandte Literaturwissenschaft", "en": "Applied literature studies " }, "level": 6, "parent": 602000 }, { "classification_id": 602007, "name": { "de": "Angewandte Sprachwissenschaft", "en": "Applied linguistics " }, "level": 6, "parent": 602000 }, { "classification_id": 602008, "name": { "de": "Anglistik", "en": "English studies " }, "level": 6, "parent": 602000 } ] }