These Jupyter Notebooks contains examples on how to access open data through APIs. It was made for Hack for Sweden 2019.
By clicking the mybinder.org button below, you will arrive at a Jupyter environment where you can trial the examples in a temporary work environment.
With this API you can get information about events based on when, where and what, for more details see info about polisen.se's APIs.
- polisen-se.ipynb - added by @salgo60, updated by @consideratio 2021-03
Wikidata provides machine readable data from the Wikipedia project, licenced under a Creative Commons "No rights reserved" licence called CC-0.
- wikidata-org.ipynb - added by salgo60 along with this video
From this API you get summarizing statistics of the registered stress related diseases that Försäkringskassan is compensating. The information is described on a county and municipality level on a quarterly basis.
For more details, see the reference documentation.
- Forsakringskassan.ipynb - added by @salgo60