/viruslocal

Primary LanguageJupyter NotebookBSD 2-Clause "Simplified" LicenseBSD-2-Clause

VirusLocal

Guess what? Work in Progress!!! :D

Despite that: Open in Binder

TODO describe what this is

contributions welcome Say Thanks!

How to run

  1. Install requirements:
    • Python requirements: managed with pipenv -- run pipenv sync
    • to regenerate geo data, install Mapshaper: sudo npm install -g mapshaper
  2. download and pre-process data: pipenv run doit
  3. Actually getting the case numbers is currently manual :'( To be fixed; in the meantime I'm just committing an .xlsx on occasion XD
  4. run it:
    • in jupyterlab: pipenv run jupyter lab
    • as a standalone app: voila covid19-zrh.ipynb