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=600&ordering=-level
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=620&ordering=-level",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=580&ordering=-level",
    "results": [
        {
            "id": 101028,
            "name": {
                "de": "Mathematische Modellierung",
                "en": "Mathematical modelling "
            },
            "level": 6,
            "parent": 101000,
            "persons": [
                79791,
                129675,
                102165,
                94253,
                98304,
                118003,
                91352,
                91689,
                129561,
                100926
            ]
        },
        {
            "id": 101029,
            "name": {
                "de": "Mathematische Statistik",
                "en": "Mathematical statistics "
            },
            "level": 6,
            "parent": 101000,
            "persons": [
                79791,
                51627,
                57389,
                70339
            ]
        },
        {
            "id": 302044,
            "name": {
                "de": "Medizinische Physik",
                "en": "Medical physics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                65660,
                116421,
                50698,
                68876,
                51681,
                104318,
                73407,
                79331,
                50967,
                52002,
                57389,
                66727,
                101443,
                101444,
                51041,
                50948,
                116508,
                51519,
                51673,
                57567,
                50969,
                52997
            ]
        },
        {
            "id": 102001,
            "name": {
                "de": "Artificial Intelligence",
                "en": "Artificial intelligence "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                112209,
                51050,
                57389,
                102899,
                109087
            ]
        },
        {
            "id": 102002,
            "name": {
                "de": "Augmented Reality",
                "en": "Augmented reality "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                57389,
                67508
            ]
        },
        {
            "id": 102003,
            "name": {
                "de": "Bildverarbeitung",
                "en": "Image processing "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                50698,
                98847,
                58881,
                51449,
                50966,
                57389,
                102899
            ]
        },
        {
            "id": 102004,
            "name": {
                "de": "Bioinformatik",
                "en": "Bioinformatics "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                87663,
                98222,
                125176,
                94253,
                112209,
                94613,
                91689,
                57386,
                106715,
                99946,
                91207,
                125874,
                100806,
                99786,
                50466,
                70339,
                51684,
                99884,
                109087,
                119169
            ]
        },
        {
            "id": 102005,
            "name": {
                "de": "Computer Aided Design (CAD)",
                "en": "Computer aided design (CAD) "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                50698,
                112129
            ]
        },
        {
            "id": 102006,
            "name": {
                "de": "Computer Supported Cooperative Work (CSCW)",
                "en": "Computer supported cooperative work (CSCW) "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102007,
            "name": {
                "de": "Computeranimation",
                "en": "Computer animation "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                51080
            ]
        },
        {
            "id": 102008,
            "name": {
                "de": "Computergraphik",
                "en": "Computer graphics "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                50698,
                58881,
                51449,
                57389
            ]
        },
        {
            "id": 102010,
            "name": {
                "de": "Datenbanksysteme",
                "en": "Database systems "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "id": 102011,
            "name": {
                "de": "Formale Sprachen",
                "en": "Formal languages "
            },
            "level": 6,
            "parent": 102000,
            "persons": []
        },
        {
            "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": 103012,
            "name": {
                "de": "Hochenergiephysik",
                "en": "High energy physics "
            },
            "level": 6,
            "parent": 103000,
            "persons": []
        }
    ]
}