This shows a visualizaiton of covid-19 deaths in Sweden. It pulls data from Folkhälsomyndigheten and displays it as they update.
The code uses d3js, charts.js and a tiny bit of python for preprocessing
It should be easy enough to get going by just going into the build
directory and running ./get_data.sh
and then navigating to covid_stats.html