Keyword List List
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
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
Keyword source
Will restrict keywords to a specific data source.
Example:
keyword/?data_source=yso
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
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
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
Ordering
Default ordering is decreasing order by the number of events found.
You may also order results by name.
For example:
keyword/?sort=name
GET /v1/keyword/?format=api&page=159&show_all_keywords=True
{ "meta": { "count": 31927, "next": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=160&show_all_keywords=True", "previous": "https://linkedevents.api.test.hel.ninja/v1/keyword/?format=api&page=158&show_all_keywords=True" }, "data": [ { "id": "yso:p931", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:12:19.632711Z", "last_modified_time": "2023-08-16T05:12:19.632729Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "Edda", "en": "Edda" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p931/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p6026", "has_user_editable_resources": false, "alt_labels": [ "valmiudet", "beredskap (förutsättningar)" ], "created_time": "2023-08-16T05:12:03.479044Z", "last_modified_time": "2023-08-16T05:12:03.479065Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edellytykset", "sv": "förutsättningar", "en": "prerequisites" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6026/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p17164", "has_user_editable_resources": false, "alt_labels": [ "pioneerit (edelläkävijät)", "uranuurtajat", "banbrytare", "föregångsmän", "pionjärer (föregångare)" ], "created_time": "2023-08-16T05:05:47.914784Z", "last_modified_time": "2023-08-16T05:05:47.914805Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edelläkävijät", "sv": "föregångare", "en": "forerunners" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p17164/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p741", "has_user_editable_resources": false, "alt_labels": [ "digitaalidemokratia", "digitaalinen demokratia", "elektroninen demokratia", "sähköinen demokratia", "etädemokratia", "teledemokratia", "verkkodemokratia", "digital demokrati", "elektronisk demokrati", "internetdemokrati", "teledemokrati", "teledemocracy" ], "created_time": "2023-08-16T05:14:42.700612Z", "last_modified_time": "2024-06-12T04:41:24.085529Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "e-demokratia", "sv": "e-demokrati", "en": "e-democracy" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p741/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p28881", "has_user_editable_resources": false, "alt_labels": [ "Ede people", "Rade people", "rhadet", "ede-folket" ], "created_time": "2023-08-16T05:07:34.250817Z", "last_modified_time": "2023-08-16T05:07:34.250835Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edet", "sv": "rhadé", "en": "Rhade people" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p28881/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p20741", "has_user_editable_resources": false, "alt_labels": [ "PROUT", "PROUT", "Progressive Utilization Theory", "Progressive Utilization Theory" ], "created_time": "2023-08-16T05:15:27.840009Z", "last_modified_time": "2023-08-16T05:15:27.840028Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edistyksellisen hyödyntämisen teoria", "sv": "PROUT", "en": "progressive utilization theory" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p20741/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p29961", "has_user_editable_resources": false, "alt_labels": [ "haastava taso", "vaativa taso", "ylin taso" ], "created_time": "2023-08-16T05:14:06.555074Z", "last_modified_time": "2023-08-16T05:14:06.555092Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edistynyt taso", "sv": "avancerad nivå", "en": "advanced level" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p29961/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p8957", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:18:59.670830Z", "last_modified_time": "2023-08-16T05:18:59.670850Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edistys", "sv": "framsteg", "en": "progress" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p8957/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p14978", "has_user_editable_resources": false, "alt_labels": [ "befrämjande" ], "created_time": "2023-08-16T05:15:13.517474Z", "last_modified_time": "2023-08-16T05:15:13.517494Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edistäminen", "sv": "främjande", "en": "promotion (furtherance)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14978/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p19873", "has_user_editable_resources": false, "alt_labels": [ "toimittaminen", "redigering" ], "created_time": "2023-08-16T05:13:14.139523Z", "last_modified_time": "2023-08-16T05:13:14.139555Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "editointi", "sv": "editering", "en": "editing" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p19873/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p38478", "has_user_editable_resources": false, "alt_labels": [ "Tokugawa period", "Tokugawa-kausi", "Tokugawaperioden" ], "created_time": "2023-08-16T05:11:38.076403Z", "last_modified_time": "2023-08-16T05:11:38.076423Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "Edo-kausi", "sv": "Edoperioden", "en": "Edo period" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p38478/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p26749", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:13:48.360401Z", "last_modified_time": "2023-08-16T05:13:48.360419Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edunsaajat", "sv": "förmånstagare", "en": "beneficiaries" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p26749/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p12256", "has_user_editable_resources": false, "alt_labels": [ "holhoojat", "förmyndare" ], "created_time": "2023-08-16T05:08:53.112685Z", "last_modified_time": "2023-08-16T05:08:53.112707Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edunvalvojat", "sv": "intressebevakare", "en": "trustees (supervisors of interests)" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12256/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p14072", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:16:40.218681Z", "last_modified_time": "2023-08-16T05:16:40.218698Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "edunvalvonta", "sv": "intressebevakning", "en": "supervision of the interests of another party" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14072/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p11809", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:05:07.080046Z", "last_modified_time": "2023-08-16T05:05:07.080087Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "Eduplan", "en": "Eduplan" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p11809/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p3697", "has_user_editable_resources": false, "alt_labels": [ "ombudsmen of the parliament", "parliamentary ombudspersons" ], "created_time": "2023-08-16T05:07:48.426452Z", "last_modified_time": "2023-08-16T05:07:48.426470Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "eduskunnan oikeusasiamiehet", "sv": "riksdagens justitieombudsmän", "en": "parliamentary ombudsmen" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p3697/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p12084", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:08:52.043692Z", "last_modified_time": "2023-08-16T05:08:52.043709Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "eduskunnan puhemiehet", "sv": "riksdagens talmän", "en": "speakers of the parliament" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12084/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p6325", "has_user_editable_resources": false, "alt_labels": [ "Private Member's Bills", "motioner (riksdagsmotioner)" ], "created_time": "2023-08-16T05:08:21.143814Z", "last_modified_time": "2023-08-16T05:08:21.143850Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "eduskunta-aloitteet", "sv": "riksdagsmotioner", "en": "parliamentary motions" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p6325/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p14878", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:09:12.448222Z", "last_modified_time": "2023-08-16T05:09:12.448239Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "eduskuntakäsittely", "sv": "riksdagsbehandling", "en": "parliamentary proceedings" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p14878/?format=api", "@context": "http://schema.org", "@type": "Keyword" }, { "id": "yso:p12226", "has_user_editable_resources": false, "alt_labels": [], "created_time": "2023-08-16T05:08:53.057403Z", "last_modified_time": "2023-08-16T05:08:53.057424Z", "aggregate": false, "deprecated": false, "has_upcoming_events": false, "n_events": 0, "image": null, "data_source": "yso", "publisher": "hy:kansalliskirjasto", "replaced_by": null, "name": { "fi": "eduskuntaryhmät", "sv": "riksdagsgrupper", "en": "parliamentary factions" }, "@id": "https://linkedevents.api.test.hel.ninja/v1/keyword/yso:p12226/?format=api", "@context": "http://schema.org", "@type": "Keyword" } ] }