COVID_plots repository for parsing and visualization of Austrian COVID data checkout the repository git clone [email protected]:yetyetanotherusername/COVID_plots.git create python environment & install dependencies cd COVID_plots python3 -m venv .env source .env/bin/activate pip install -Ur requirements.txt run script python open_data/open_data_plot.py