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=1400&ordering=-parent
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1469,
    "next": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1420&ordering=-parent",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=1380&ordering=-parent",
    "results": [
        {
            "id": 102012,
            "name": {
                "de": "Geschichte der Informatik",
                "en": "History of computer science "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102013,
            "name": {
                "de": "Human-Computer Interaction",
                "en": "Human-computer interaction "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                116401,
                67508
            ]
        },
        {
            "id": 102014,
            "name": {
                "de": "Informationsdesign",
                "en": "Information design "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                51449
            ]
        },
        {
            "id": 102015,
            "name": {
                "de": "Informationssysteme",
                "en": "Information systems "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                51050
            ]
        },
        {
            "id": 102016,
            "name": {
                "de": "IT-Sicherheit",
                "en": "IT security  "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102017,
            "name": {
                "de": "Kryptologie",
                "en": "Cryptology "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102018,
            "name": {
                "de": "Künstliche Neuronale Netze",
                "en": "Artificial neural networks "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                112209,
                58881,
                50452,
                102899
            ]
        },
        {
            "id": 102019,
            "name": {
                "de": "Machine Learning",
                "en": "Machine learning "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                119111,
                119849,
                87663,
                112209,
                120269,
                119710,
                51050,
                127657,
                121270,
                126275,
                60827,
                124230,
                116401,
                130375,
                99786,
                119910,
                51684,
                113912,
                102899,
                63647,
                109087
            ]
        },
        {
            "id": 102020,
            "name": {
                "de": "Medizinische Informatik",
                "en": "Medical informatics "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                119111,
                119849,
                79791,
                87663,
                102165,
                51553,
                100364,
                120269,
                51910,
                51502,
                127657,
                121270,
                126275,
                51924,
                60827,
                51080,
                124230,
                130375,
                73407,
                51854,
                50967,
                119929,
                119910,
                72306,
                51695,
                63647,
                51926,
                50969
            ]
        },
        {
            "id": 102021,
            "name": {
                "de": "Pervasive Computing",
                "en": "Pervasive computing "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102022,
            "name": {
                "de": "Softwareentwicklung",
                "en": "Software development "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                119111,
                119849,
                65660,
                79791,
                102165,
                96212,
                120269,
                127657,
                121270,
                91689,
                126275,
                60827,
                124230,
                130375,
                51854,
                50967,
                119910,
                113912,
                63647
            ]
        },
        {
            "id": 102023,
            "name": {
                "de": "Supercomputing",
                "en": "Supercomputing "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                79791,
                91689,
                50966,
                113912
            ]
        },
        {
            "id": 102024,
            "name": {
                "de": "Usability Research",
                "en": "Usability research "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                67508,
                99368
            ]
        },
        {
            "id": 102025,
            "name": {
                "de": "Verteilte Systeme",
                "en": "Distributed systems "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102026,
            "name": {
                "de": "Virtual Reality",
                "en": "Virtual reality "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                67508,
                99368
            ]
        },
        {
            "id": 102027,
            "name": {
                "de": "Web Engineering",
                "en": "Web engineering "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102028,
            "name": {
                "de": "Knowledge Engineering",
                "en": "Knowledge engineering "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                123850
            ]
        },
        {
            "id": 102029,
            "name": {
                "de": "Praktische Informatik",
                "en": "Practical computer science "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102030,
            "name": {
                "de": "Semantische Technologien",
                "en": "Semantic technologies "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102031,
            "name": {
                "de": "Theoretische Informatik",
                "en": "Theoretical computer science "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        }
    ]
}