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=240&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=260&ordering=-name",
    "previous": "https://api-test.medunigraz.at/v1/research/classification/?format=api&limit=20&offset=220&ordering=-name",
    "results": [
        {
            "id": 105123,
            "name": {
                "de": "Stratigraphie",
                "en": "Stratigraphy "
            },
            "level": 6,
            "parent": 105000,
            "persons": []
        },
        {
            "id": 302080,
            "name": {
                "de": "Strahlentherapie",
                "en": "Radiotherapy "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                56918,
                50696,
                50143,
                61522,
                53461,
                51961,
                105379,
                57567,
                52997
            ]
        },
        {
            "id": 302079,
            "name": {
                "de": "Strahlenschutz",
                "en": "Radiation protection "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                126155,
                51557,
                104318,
                54183,
                53252,
                61522,
                52008,
                51913,
                64854,
                50948,
                51085,
                51519,
                50442,
                105379,
                51673,
                57567,
                51958,
                52997
            ]
        },
        {
            "id": 103031,
            "name": {
                "de": "Strahlenschutz",
                "en": "Radiation protection "
            },
            "level": 6,
            "parent": 103000,
            "persons": [
                120350,
                51557,
                54183,
                52008,
                51913,
                64854,
                50948,
                51085,
                51519,
                50442,
                51673,
                57567,
                51958,
                52997
            ]
        },
        {
            "id": 103030,
            "name": {
                "de": "Strahlenphysik",
                "en": "Radiation physics "
            },
            "level": 6,
            "parent": 103000,
            "persons": [
                51557,
                50948,
                51519,
                50442,
                51673
            ]
        },
        {
            "id": 106040,
            "name": {
                "de": "Strahlenbiologie",
                "en": "Radiation biology "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                51557,
                51981,
                50948,
                51519
            ]
        },
        {
            "id": 505024,
            "name": {
                "de": "Strafrecht",
                "en": "Criminal law "
            },
            "level": 6,
            "parent": 505000,
            "persons": []
        },
        {
            "id": 505023,
            "name": {
                "de": "Strafprozessrecht",
                "en": "Criminal procedural law "
            },
            "level": 6,
            "parent": 505000,
            "persons": []
        },
        {
            "id": 302078,
            "name": {
                "de": "Stoffwechselerkrankungen",
                "en": "Metabolic diseases "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                107134,
                100879,
                58695,
                107151,
                97866,
                124455,
                51063,
                51691,
                95211,
                51904,
                99151,
                91207,
                52854,
                53252,
                57596,
                104060,
                51809,
                51875,
                89979,
                50452,
                83661,
                52016,
                50874,
                61759,
                109041,
                51846,
                62036,
                85701,
                67170,
                51874,
                84507
            ]
        },
        {
            "id": 101019,
            "name": {
                "de": "Stochastik",
                "en": "Stochastics "
            },
            "level": 6,
            "parent": 101000,
            "persons": []
        },
        {
            "id": 503036,
            "name": {
                "de": "Stimmforschung",
                "en": "Vocal research"
            },
            "level": 6,
            "parent": 503000,
            "persons": []
        },
        {
            "id": 505022,
            "name": {
                "de": "Steuerrecht",
                "en": "Tax law "
            },
            "level": 6,
            "parent": 505000,
            "persons": []
        },
        {
            "id": 502038,
            "name": {
                "de": "Steuerlehre",
                "en": "Taxation "
            },
            "level": 6,
            "parent": 502000,
            "persons": []
        },
        {
            "id": 103029,
            "name": {
                "de": "Statistische Physik",
                "en": "Statistical physics "
            },
            "level": 6,
            "parent": 103000,
            "persons": []
        },
        {
            "id": 101018,
            "name": {
                "de": "Statistik",
                "en": "Statistics "
            },
            "level": 6,
            "parent": 101000,
            "persons": [
                87663,
                125176,
                94253,
                70339,
                51684,
                99884,
                81071
            ]
        },
        {
            "id": 502037,
            "name": {
                "de": "Standortplanung",
                "en": "Location planning "
            },
            "level": 6,
            "parent": 502000,
            "persons": []
        },
        {
            "id": 507023,
            "name": {
                "de": "Standortentwicklung",
                "en": "Location development "
            },
            "level": 6,
            "parent": 507000,
            "persons": []
        },
        {
            "id": 302077,
            "name": {
                "de": "Stammzellentransplantation",
                "en": "Stem cell transplantation "
            },
            "level": 6,
            "parent": 302000,
            "persons": [
                96172,
                64015,
                82501,
                54230,
                54341,
                67348,
                51657
            ]
        },
        {
            "id": 106039,
            "name": {
                "de": "Stammzellenforschung",
                "en": "Stem cell research "
            },
            "level": 6,
            "parent": 106000,
            "persons": [
                53163,
                95173,
                59188,
                51666,
                97755,
                51696,
                57386,
                51682,
                51718,
                50696,
                102252,
                63490,
                50747,
                67348,
                61927,
                51859,
                79192,
                82643
            ]
        },
        {
            "id": 201120,
            "name": {
                "de": "Stahlbetonbau",
                "en": "Reinforced concrete construction "
            },
            "level": 6,
            "parent": 201000,
            "persons": []
        }
    ]
}