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=140&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=160&ordering=level",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=120&ordering=level",
    "results": [
        {
            "id": 208001,
            "name": {
                "de": "Bioremediation",
                "en": "Bioremediation "
            },
            "level": 6,
            "parent": 208000,
            "persons": []
        },
        {
            "id": 106014,
            "name": {
                "de": "Genomik",
                "en": "Genomics "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                112209,
                94613,
                51682,
                51996,
                51541,
                89979,
                70339,
                51912,
                83445,
                109087,
                50811
            ]
        },
        {
            "id": 106053,
            "name": {
                "de": "Zoogeographie",
                "en": "Zoogeography "
            },
            "level": 6,
            "parent": 106000,
            "persons": []
        },
        {
            "id": 106052,
            "name": {
                "de": "Zellbiologie",
                "en": "Cell biology "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                122510,
                54335,
                114534,
                51164,
                60219,
                76930,
                58984,
                62748,
                51632,
                51666,
                97755,
                51047,
                51860,
                78591,
                50562,
                124131,
                51756,
                50610,
                54142,
                51871,
                58881,
                51669,
                51718,
                50960,
                50696,
                85069,
                50810,
                50131,
                58736,
                102252,
                63490,
                101037,
                89900,
                89979,
                59025,
                79173,
                51945,
                50747,
                61927,
                53662,
                51859,
                60161,
                90620,
                98087,
                53560,
                79192,
                57409,
                50442,
                99703,
                82643,
                82600,
                51979,
                62221,
                51663
            ]
        },
        {
            "id": 106013,
            "name": {
                "de": "Genetik",
                "en": "Genetics "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                57420,
                73079,
                50563,
                66435,
                94195,
                112209,
                106715,
                50910,
                70339,
                109087
            ]
        },
        {
            "id": 105409,
            "name": {
                "de": "Topographie",
                "en": "Topography "
            },
            "level": 6,
            "parent": 105000,
            "persons": []
        },
        {
            "id": 207411,
            "name": {
                "de": "Satellitengeodäsie",
                "en": "Satellite geodesy "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 207410,
            "name": {
                "de": "Photogrammetrie",
                "en": "Photogrammetry "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 106051,
            "name": {
                "de": "Verhaltensbiologie",
                "en": "Behavioural biology "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                58208
            ]
        },
        {
            "id": 202008,
            "name": {
                "de": "Elektrische Anlagen",
                "en": "Electrical power systems "
            },
            "level": 6,
            "parent": 202000,
            "persons": []
        },
        {
            "id": 207412,
            "name": {
                "de": "Satellitengestützte Koordinatenmessung",
                "en": "Satellite-based coordinate measuring "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 207413,
            "name": {
                "de": "Vermessungswesen",
                "en": "Surveying "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 207900,
            "name": {
                "de": "Sonstiges Umweltingenieurwesen, Angewandte Geowissenschaften",
                "en": "Environmental Engineering, Applied Geosciences not elsewhere classified"
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 207901,
            "name": {
                "de": "Offshore-Technik",
                "en": "Offshore technology "
            },
            "level": 6,
            "parent": 207000,
            "persons": []
        },
        {
            "id": 202007,
            "name": {
                "de": "Computer Integrated Manufacturing (CIM)",
                "en": "Computer integrated manufacturing (CIM) "
            },
            "level": 6,
            "parent": 202000,
            "persons": []
        },
        {
            "id": 106050,
            "name": {
                "de": "Vegetationskunde",
                "en": "Vegetation science "
            },
            "level": 6,
            "parent": 106000,
            "persons": []
        },
        {
            "id": 208002,
            "name": {
                "de": "Ethik in der Umweltbiotechnologie",
                "en": "Environmental biotechnology related ethics "
            },
            "level": 6,
            "parent": 208000,
            "persons": []
        },
        {
            "id": 208003,
            "name": {
                "de": "Umweltbiotechnologie",
                "en": "Environmental biotechnology "
            },
            "level": 6,
            "parent": 208000,
            "persons": []
        },
        {
            "id": 106012,
            "name": {
                "de": "Evolutionsforschung",
                "en": "Evolutionary research "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                58881
            ]
        },
        {
            "id": 202006,
            "name": {
                "de": "Computer Hardware",
                "en": "Computer hardware "
            },
            "level": 6,
            "parent": 202000,
            "persons": []
        }
    ]
}