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=700&ordering=name
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=720&ordering=name",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=680&ordering=name",
    "results": [
        {
            "id": 604000,
            "name": {
                "de": "Kunstwissenschaften",
                "en": "Arts"
            },
            "level": 3,
            "parent": 600000,
            "persons": []
        },
        {
            "id": 203009,
            "name": {
                "de": "Kältetechnik",
                "en": "Refrigeration engineering "
            },
            "level": 6,
            "parent": 203000,
            "persons": []
        },
        {
            "id": 402008,
            "name": {
                "de": "Künstliche Besamung",
                "en": "Artificial insemination "
            },
            "level": 6,
            "parent": 402000,
            "persons": []
        },
        {
            "id": 102018,
            "name": {
                "de": "Künstliche Neuronale Netze",
                "en": "Artificial neural networks "
            },
            "level": 6,
            "parent": 102000,
            "persons": [
                112209,
                58881,
                50452,
                102899
            ]
        },
        {
            "id": 403018,
            "name": {
                "de": "Labordiagnostik (Veterinärmedizin)",
                "en": "Veterinary laboratory diagnostics "
            },
            "level": 6,
            "parent": 403000,
            "persons": []
        },
        {
            "id": 302040,
            "name": {
                "de": "Labordiagnostik",
                "en": "Laboratory diagnostics "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56571,
                100068,
                112729,
                89193,
                64015,
                53597,
                99451,
                102959,
                81051,
                51812,
                117864,
                52854,
                51906,
                51897,
                51809,
                100461,
                101167,
                50564,
                88965,
                50886,
                90212,
                51540,
                50514,
                113933,
                51984
            ]
        },
        {
            "id": 402018,
            "name": {
                "de": "Labortierkunde",
                "en": "Laboratory animal science "
            },
            "level": 6,
            "parent": 402000,
            "persons": [
                58208,
                98087
            ]
        },
        {
            "id": 207311,
            "name": {
                "de": "Lagerstättenkunde",
                "en": "Economic geology "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 401000,
            "name": {
                "de": "Land- und Forstwirtschaft, Fischerei",
                "en": "Agriculture and Forestry, Fishery"
            },
            "level": 3,
            "parent": 400000,
            "persons": []
        },
        {
            "id": 507007,
            "name": {
                "de": "Landesplanung",
                "en": "Land use planning "
            },
            "level": 6,
            "parent": 507000,
            "persons": []
        },
        {
            "id": 207408,
            "name": {
                "de": "Landesvermessung",
                "en": "Land surveying "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 201210,
            "name": {
                "de": "Landschaftsarchitektur",
                "en": "Landscape architecture "
            },
            "level": 6,
            "parent": 201000,
            "persons": []
        },
        {
            "id": 401106,
            "name": {
                "de": "Landschaftspflege",
                "en": "Landscape conservation "
            },
            "level": 6,
            "parent": 401000,
            "persons": []
        },
        {
            "id": 507008,
            "name": {
                "de": "Landschaftsplanung",
                "en": "Landscape planning "
            },
            "level": 6,
            "parent": 507000,
            "persons": []
        },
        {
            "id": 401107,
            "name": {
                "de": "Landtechnik",
                "en": "Agricultural engineering "
            },
            "level": 6,
            "parent": 401000,
            "persons": []
        },
        {
            "id": 201116,
            "name": {
                "de": "Landwirtschaftliches Bauwesen",
                "en": "Agricultural civil engineering "
            },
            "level": 6,
            "parent": 201000,
            "persons": []
        },
        {
            "id": 302041,
            "name": {
                "de": "Laserchirurgie",
                "en": "Laser surgery "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                51899,
                51585,
                51636,
                51850,
                51635,
                51924,
                51583,
                50145,
                51935,
                50143,
                107651,
                51541,
                50148,
                65141,
                51824,
                51588,
                53938,
                51984
            ]
        },
        {
            "id": 103016,
            "name": {
                "de": "Laserphysik",
                "en": "Laser physics "
            },
            "level": 6,
            "parent": 103000,
            "persons": [
                51673
            ]
        },
        {
            "id": 202024,
            "name": {
                "de": "Lasertechnik",
                "en": "Laser technology "
            },
            "level": 6,
            "parent": 202000,
            "persons": [
                50698
            ]
        },
        {
            "id": 602029,
            "name": {
                "de": "Latinistik",
                "en": "Latin studies "
            },
            "level": 6,
            "parent": 602000,
            "persons": []
        }
    ]
}