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=220&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=240&ordering=-level",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=200&ordering=-level",
    "results": [
        {
            "id": 301112,
            "name": {
                "de": "Systematische Anatomie",
                "en": "Systematic anatomy "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                97024,
                94958,
                50147,
                108252,
                108616,
                51528
            ]
        },
        {
            "id": 301113,
            "name": {
                "de": "Topographische Anatomie",
                "en": "Topographic anatomy "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                97024,
                50173,
                86552,
                51635,
                94958,
                50147,
                108252,
                108616,
                62925,
                51528,
                60563
            ]
        },
        {
            "id": 301114,
            "name": {
                "de": "Zellbiologie",
                "en": "Cell biology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                94512,
                50871,
                56571,
                107134,
                50605,
                100879,
                54335,
                95173,
                99621,
                105200,
                109501,
                85658,
                51659,
                51164,
                73404,
                61540,
                92462,
                99594,
                50791,
                60219,
                70280,
                98222,
                104139,
                117501,
                76930,
                105228,
                100850,
                129675,
                99677,
                58984,
                62748,
                109002,
                51515,
                51632,
                51666,
                96172,
                66435,
                110990,
                129518,
                125877,
                117826,
                93683,
                97755,
                51988,
                53900,
                97931,
                64015,
                121350,
                51047,
                125735,
                84167,
                50496,
                90394,
                124190,
                51860,
                78591,
                74916,
                82902,
                50562,
                119650,
                108411,
                124496,
                51714,
                105020,
                94754,
                130657,
                51756,
                51910,
                50674,
                104201,
                100699,
                81091,
                50610,
                54142,
                51871,
                111070,
                64274,
                82595,
                116510,
                126655,
                104257,
                58881,
                91265,
                100845,
                51669,
                95211,
                104205,
                54171,
                99151,
                104024,
                100823,
                51718,
                129561,
                50960,
                109142,
                50696,
                106163,
                91207,
                50810,
                53252,
                58943,
                94653,
                100114,
                107411,
                58736,
                104197,
                119167,
                100134,
                82532,
                63490,
                65638,
                79755,
                101037,
                112150,
                100552,
                122574,
                51523,
                89979,
                51528,
                100822,
                51945,
                51991,
                51918,
                58208,
                50747,
                50826,
                95212,
                104057,
                61927,
                59186,
                119310,
                104119,
                52903,
                99325,
                130318,
                51859,
                60161,
                51540,
                99884,
                95832,
                51817,
                53560,
                79192,
                118907,
                71794,
                111432,
                108352,
                100665,
                71568,
                51519,
                104099,
                119494,
                51657,
                120430,
                57409,
                118469,
                50442,
                65966,
                125334,
                105059,
                82600,
                51979,
                62221,
                61601,
                84507,
                51663
            ]
        },
        {
            "id": 301200,
            "name": {
                "de": "Pharmazie, Pharmakologie, Toxikologie",
                "en": "Pharmacy, Pharmacology, Toxicology"
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                107594,
                118787,
                82595,
                99558,
                90765,
                85069,
                103081,
                116402,
                122574,
                101523,
                100113,
                56687,
                90620,
                100665
            ]
        },
        {
            "id": 301201,
            "name": {
                "de": "Arzneimittel-, Arzneistoffanalyse",
                "en": "Pharmaceutical and drug analysis "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                107594,
                64875,
                90214,
                82595,
                50810
            ]
        },
        {
            "id": 301202,
            "name": {
                "de": "Geschichte der Pharmazie",
                "en": "History of pharmacy  "
            },
            "level": 6,
            "parent": 301000,
            "persons": []
        },
        {
            "id": 301203,
            "name": {
                "de": "Pharmakodynamik",
                "en": "Pharmacodynamics "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                112851,
                51860,
                108411,
                51756,
                50145,
                53252,
                50143
            ]
        },
        {
            "id": 301205,
            "name": {
                "de": "Pharmakokinetik",
                "en": "Pharmacokinetics "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                51667,
                51736,
                90214,
                50145,
                51935,
                51611,
                83066,
                67768,
                51374
            ]
        },
        {
            "id": 301206,
            "name": {
                "de": "Pharmakologie",
                "en": "Pharmacology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                100879,
                112851,
                85658,
                51667,
                50791,
                60219,
                51689,
                54166,
                105540,
                62748,
                77115,
                104200,
                51860,
                51661,
                78591,
                97983,
                108411,
                77692,
                123850,
                51756,
                62749,
                51517,
                60706,
                51681,
                104205,
                57573,
                100698,
                50810,
                53252,
                50143,
                50455,
                50615,
                51831,
                111769,
                83984,
                95212,
                115261,
                56687,
                60161,
                100799,
                51041,
                51374,
                51519,
                79474,
                50969
            ]
        },
        {
            "id": 301207,
            "name": {
                "de": "Pharmazeutische Chemie",
                "en": "Pharmaceutical chemistry "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                107594,
                113169,
                76269,
                50810,
                107189,
                113130
            ]
        },
        {
            "id": 301208,
            "name": {
                "de": "Pharmazeutische Technologie",
                "en": "Pharmaceutical technology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                128995,
                51667,
                86770,
                104119,
                101444,
                98759
            ]
        },
        {
            "id": 301209,
            "name": {
                "de": "Pharmazie",
                "en": "Pharmacy "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                128995,
                51667,
                101523,
                98759
            ]
        },
        {
            "id": 301210,
            "name": {
                "de": "Psychopharmakologie",
                "en": "Psychopharmacology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                50887,
                79454,
                86429,
                77692,
                50662,
                51907,
                84449,
                63548,
                58063,
                90128,
                92607,
                96232,
                79474,
                96374
            ]
        },
        {
            "id": 301211,
            "name": {
                "de": "Toxikologie",
                "en": "Toxicology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                51667,
                129518,
                53900,
                90214,
                57346,
                82595,
                51981,
                50145,
                54348,
                51523,
                50477,
                67768
            ]
        },
        {
            "id": 301212,
            "name": {
                "de": "Klinische Pharmazie",
                "en": "Clinical pharmacy "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                51661,
                127062
            ]
        },
        {
            "id": 301300,
            "name": {
                "de": "Medizinische Biochemie, Humangenetik",
                "en": "Medical Biochemistry, Human Genetics"
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                107134,
                95173,
                99621,
                100857,
                98990,
                81132,
                108411,
                94754,
                127057,
                116510,
                104257,
                105661,
                107411,
                100134,
                101033,
                51912,
                83784,
                62036,
                104099,
                119494,
                106195
            ]
        },
        {
            "id": 301301,
            "name": {
                "de": "Humangenetik",
                "en": "Human genetics "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                119492,
                50302,
                54335,
                95173,
                99621,
                79771,
                98566,
                54004,
                100857,
                100850,
                116447,
                101945,
                50997,
                94195,
                94613,
                57423,
                50496,
                50670,
                51910,
                88652,
                107150,
                51878,
                105661,
                51981,
                106715,
                51682,
                69035,
                99946,
                121409,
                51809,
                50964,
                51996,
                51523,
                112710,
                99984,
                51945,
                50910,
                70339,
                116805,
                95364,
                111471,
                99884,
                50539,
                103398,
                65380,
                88454,
                51634,
                51984,
                50811,
                51618,
                51663
            ]
        },
        {
            "id": 301302,
            "name": {
                "de": "Lipidforschung",
                "en": "Lipidomics research "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                104207,
                56571,
                103617,
                128995,
                105235,
                58794,
                60219,
                105701,
                107151,
                102005,
                122612,
                104200,
                51988,
                98847,
                124190,
                108411,
                125454,
                104257,
                76131,
                95211,
                51904,
                121890,
                52854,
                53252,
                79091,
                122630,
                111749,
                79755,
                112150,
                51541,
                108473,
                97965,
                110967,
                56687,
                83661,
                120872,
                121750,
                98087,
                100799,
                83445,
                98759,
                65966,
                84507,
                100805
            ]
        },
        {
            "id": 301303,
            "name": {
                "de": "Medizinische Biochemie",
                "en": "Medical biochemistry "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                104207,
                103617,
                100879,
                99621,
                105200,
                86144,
                116421,
                114534,
                92462,
                60219,
                87663,
                98222,
                117501,
                59497,
                100924,
                107151,
                99677,
                62748,
                77115,
                76689,
                51632,
                122612,
                104906,
                95317,
                101484,
                81132,
                71948,
                51585,
                117826,
                100821,
                93683,
                51988,
                102575,
                101322,
                84167,
                124190,
                76691,
                51860,
                52010,
                74916,
                108411,
                51524,
                50840,
                105020,
                100699,
                62749,
                62747,
                125454,
                127057,
                104199,
                51511,
                116510,
                126655,
                111568,
                86207,
                115761,
                76131,
                51669,
                51904,
                104205,
                100823,
                109142,
                91207,
                85069,
                51833,
                50810,
                53252,
                51906,
                105142,
                79091,
                130317,
                57596,
                126676,
                58736,
                104197,
                119167,
                51929,
                100134,
                79755,
                101037,
                100552,
                89900,
                99625,
                59025,
                100822,
                108473,
                110967,
                70922,
                101033,
                122710,
                51705,
                50886,
                83661,
                120872,
                130318,
                51859,
                98087,
                101038,
                51066,
                100799,
                51041,
                109041,
                111432,
                108352,
                107955,
                116508,
                75396,
                50442,
                98868,
                59331,
                82643,
                78351,
                104122
            ]
        },
        {
            "id": 301407,
            "name": {
                "de": "Neurophysiologie",
                "en": "Neurophysiology "
            },
            "level": 6,
            "parent": 301000,
            "persons": [
                77049,
                58643,
                51465,
                51814,
                50869,
                80259,
                74916,
                51524,
                51681,
                50960,
                50696,
                54345,
                54165,
                53336,
                63490,
                50615,
                50907,
                52002,
                56687,
                94147,
                51073,
                51041,
                72095,
                51695,
                79474,
                50969
            ]
        }
    ]
}