An interactive dashboard for analysis of multiple parameters of medicines uptake in Slovenia.
# clone repo
git clone https://github.com/rmilosic/poraba-zdravil.git
# install dependencies
pip install -r requirements.txt
# serve app
python -m app.app
- Dash (Plotly.js)
- Heroku (deploy)