Using the keyword endpoint

Here, categories for events are listed. Events in each category can be found at the event endpoint using the query parameter keyword. The common keywords used in all events originate from the general Finnish ontology (yso), hence the format yso:p4354. Default ordering is decreasing order by the number of events found.

The most common event categories are listed in the two keyword sets helsinki:topics and helsinki:audiences, which list the YSO keywords that are present in most events to specify event main topic and audience.

Keyword text

To find keywords that contain a specific string, use the query parameter text.

Example:

keyword/?text=lapset

See the result

Free text

While the previous search is looking for the keywords containg exact matches of the search string, free_text retrieves keywords on the basis of similarity. Results are sorted by similarity.

Example:

keyword/?free_text=lapppset

See the result

Keyword source

Will restrict keywords to a specific data source.

Example:

keyword/?data_source=yso

See the result

Show only keywords with the upcoming events

To show only the keywords which are used in the upcoming events supply the has_upcoming_events query parameter.

For example:

keyword/?has_upcoming_events=True

See the result

Showing all keywords

By default, only those keywords which have listed events are displayed. You may display keywords with zero n_events with the query parameter show_all_keywords.

For example:

keyword/?show_all_keywords=True

See the result

Showing deprecated keywords

By default, deprecated keywords are not displayed. You may also display deprecated keywords with the query parameter show_deprecated.

For example:

keyword/?show_deprecated=True

See the result

Ordering

Default ordering is decreasing order by the number of events found. You may also order results by name.

For example:

keyword/?sort=name

See the result

GET /v1/keyword/?format=api&page=1399&show_all_keywords=True
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 31963,
        "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1400&show_all_keywords=True",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=1398&show_all_keywords=True"
    },
    "data": [
        {
            "id": "yso:p7237",
            "has_user_editable_resources": false,
            "alt_labels": [
                "työsuojelulaki"
            ],
            "created_time": "2023-08-16T05:14:41.714597Z",
            "last_modified_time": "2023-08-16T05:14:41.714614Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työturvallisuuslaki",
                "sv": "arbetarskyddslag",
                "en": "Occupational Safety and Health Act"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p7237/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1831",
            "has_user_editable_resources": false,
            "alt_labels": [
                "job satisfaction"
            ],
            "created_time": "2023-08-16T05:17:39.575687Z",
            "last_modified_time": "2023-08-16T05:17:39.575707Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työtyytyväisyys",
                "sv": "arbetstillfredsställelse",
                "en": "work satisfaction"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1831/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20671",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ammattiura",
                "ura (työura)",
                "virkaura",
                "arbetskarriär",
                "tjänstekarriär",
                "yrkeskarriär"
            ],
            "created_time": "2023-08-16T05:19:16.273635Z",
            "last_modified_time": "2023-08-16T05:19:16.273652Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työura",
                "sv": "karriär",
                "en": "career"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20671/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p29629",
            "has_user_editable_resources": false,
            "alt_labels": [
                "arbetskarriärspension"
            ],
            "created_time": "2023-08-16T05:14:04.726943Z",
            "last_modified_time": "2023-08-16T05:14:04.726960Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työuraeläke",
                "sv": "arbetslivspension",
                "en": "years-of-service pension"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29629/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p41112",
            "has_user_editable_resources": false,
            "alt_labels": [
                "burnout (työuupumus)",
                "arbetsrelaterad utmattning",
                "arbetsutbrändhet",
                "utbrändhet (arbetsutmattning)",
                "utmattningssyndrom (arbetsutmattning)",
                "job burnout",
                "work burnout"
            ],
            "created_time": "2026-01-16T04:41:16.623924Z",
            "last_modified_time": "2026-01-20T04:41:22.803160Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työuupumus",
                "sv": "arbetsutmattning",
                "en": "occupational burnout"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p41112/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p9195",
            "has_user_editable_resources": false,
            "alt_labels": [
                "work clothes",
                "työasut",
                "työpuvut",
                "arbetsdräkter"
            ],
            "created_time": "2023-08-16T05:18:30.083547Z",
            "last_modified_time": "2023-08-16T05:18:30.083566Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvaatteet",
                "sv": "arbetskläder",
                "en": "workwear"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p9195/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p20694",
            "has_user_editable_resources": false,
            "alt_labels": [
                "työhön valmennus",
                "työhönvalmennus",
                "työllistämisvalmennus"
            ],
            "created_time": "2023-08-16T05:18:14.147668Z",
            "last_modified_time": "2023-08-16T05:18:14.147687Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvalmennus",
                "sv": "arbetsträning",
                "en": "job coaching"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20694/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p16114",
            "has_user_editable_resources": false,
            "alt_labels": [],
            "created_time": "2023-08-16T05:05:38.924479Z",
            "last_modified_time": "2023-08-16T05:05:38.924497Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvelvollisuus",
                "sv": "arbetsplikt",
                "en": "obligation to work"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p16114/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p1836",
            "has_user_editable_resources": false,
            "alt_labels": [
                "work contentment",
                "työssä viihtyminen",
                "työssäviihtyminen",
                "trivsel på arbetet",
                "jobbtrivsel"
            ],
            "created_time": "2023-08-16T05:16:46.691829Z",
            "last_modified_time": "2023-08-16T05:16:46.691846Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työviihtyvyys",
                "sv": "arbetstrivsel",
                "en": "work comfort"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p1836/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4192",
            "has_user_editable_resources": false,
            "alt_labels": [
                "labor (workforce)"
            ],
            "created_time": "2023-08-16T05:19:18.094637Z",
            "last_modified_time": "2023-08-16T05:19:18.094654Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoima",
                "sv": "arbetskraft",
                "en": "labour (workforce)"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4192/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12521",
            "has_user_editable_resources": false,
            "alt_labels": [
                "TE-keskukset",
                "TE-centraler",
                "employment and economic development centers"
            ],
            "created_time": "2023-08-16T05:18:33.470334Z",
            "last_modified_time": "2023-08-16T05:18:33.470352Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoima- ja elinkeinokeskukset",
                "sv": "arbetskrafts- och näringscentraler",
                "en": "employment and economic development centres"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12521/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p4160",
            "has_user_editable_resources": false,
            "alt_labels": [
                "ammattikurssit",
                "työllisyyskurssit",
                "arbetsmarknadsutbildning",
                "sysselsättningskurser",
                "yrkeskurser",
                "education and training to promote employment",
                "vocational labour market training",
                "työllisyyskoulutus",
                "työvoimapolittinen koulutus",
                "arbetskraftspolitisk utbildning",
                "sysselsättningsfrämjande utbildning",
                "sysselsättningsutbildning",
                "vocational labor market training"
            ],
            "created_time": "2023-08-16T05:17:10.922744Z",
            "last_modified_time": "2023-08-16T05:17:10.922761Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoimakoulutus",
                "sv": "arbetskraftsutbildning",
                "en": "labour market training"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p4160/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p12772",
            "has_user_editable_resources": false,
            "alt_labels": [
                "palkkakustannukset",
                "lönekostnader",
                "labor costs"
            ],
            "created_time": "2023-08-16T05:08:56.710500Z",
            "last_modified_time": "2023-08-16T05:08:56.710527Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoimakustannukset",
                "sv": "arbetskraftskostnader",
                "en": "labour costs"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12772/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p2355",
            "has_user_editable_resources": false,
            "alt_labels": [
                "arbetskraftskonsulenter"
            ],
            "created_time": "2023-08-16T05:10:29.142747Z",
            "last_modified_time": "2023-08-16T05:10:29.142764Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoimaneuvojat",
                "sv": "arbetskraftsrådgivare",
                "en": "employment counsellors"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p2355/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6255",
            "has_user_editable_resources": false,
            "alt_labels": [
                "arbetskraftefterfrågan",
                "labor demand"
            ],
            "created_time": "2023-08-16T05:12:04.384767Z",
            "last_modified_time": "2023-08-16T05:12:04.384795Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoiman kysyntä",
                "sv": "arbetskraftsefterfrågan",
                "en": "labour demand"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6255/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p6120",
            "has_user_editable_resources": false,
            "alt_labels": [
                "mobility of workers",
                "arbetskraftsmobilitet",
                "arbetskraftsrörlighet",
                "mobility of labor"
            ],
            "created_time": "2023-08-16T05:17:58.284551Z",
            "last_modified_time": "2023-08-16T05:17:58.284578Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoiman liikkuvuus",
                "sv": "arbetskraftens rörlighet",
                "en": "mobility of labour"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6120/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21180",
            "has_user_editable_resources": false,
            "alt_labels": [
                "servicecentra för arbetskraft",
                "servicecentraler för arbetskraft",
                "labor market service centers"
            ],
            "created_time": "2023-08-16T05:06:28.834208Z",
            "last_modified_time": "2023-08-16T05:06:28.834235Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoiman palvelukeskukset",
                "sv": "servicecenter för arbetskraft",
                "en": "labour market service centres"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21180/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p37811",
            "has_user_editable_resources": false,
            "alt_labels": [
                "behovsprövning av arbetskraft",
                "prövning av tillgången på arbetskraft",
                "determination of the availability of labor"
            ],
            "created_time": "2023-08-16T05:11:31.759217Z",
            "last_modified_time": "2023-08-16T05:11:31.759236Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoiman saatavuusharkinta",
                "sv": "tillgångsprövning",
                "en": "determination of the availability of labour"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p37811/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p10220",
            "has_user_editable_resources": false,
            "alt_labels": [
                "labor supply"
            ],
            "created_time": "2023-08-16T05:04:58.319664Z",
            "last_modified_time": "2023-08-16T05:04:58.319688Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoiman tarjonta",
                "sv": "arbetskraftsutbud",
                "en": "labour supply"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p10220/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        },
        {
            "id": "yso:p21603",
            "has_user_editable_resources": false,
            "alt_labels": [
                "manpower needs",
                "työvoiman tarve",
                "työvoimatarve",
                "need for labor"
            ],
            "created_time": "2023-08-16T05:10:10.080016Z",
            "last_modified_time": "2023-08-16T05:10:10.080034Z",
            "aggregate": false,
            "deprecated": false,
            "has_upcoming_events": false,
            "n_events": 0,
            "image": null,
            "data_source": "yso",
            "publisher": "hy:kansalliskirjasto",
            "replaced_by": null,
            "name": {
                "fi": "työvoimantarve",
                "sv": "arbetskraftsbehov",
                "en": "need for labour"
            },
            "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p21603/?format=api",
            "@context": "http://schema.org",
            "@type": "Keyword"
        }
    ]
}