Event API

Municipio Event is a solution to manage, collect and display event for a municipality in a unified standardized way. The solution is built upon multiple existing tools and standards. You may use this documentation to fetch data from the api, or setup your own instance of the solution.

Fetching data from the API

You will retrieve data from our data endpoint (the Typesense API) and search for events by category. Typesense is the search engine we use to expose and query all event data. In practice, filtering can be performed on any of the Event objects properties to narrow down to the results that you are interested in consuming in any way.

Datamodel

The base data model is a schema.org definition that clearly describes all data keys according to the standard. We have done some minor adjustments to the definition with out own variant of event (found in schema.org modifications). 

SNT
Sebastian Nordqvist Thulin