A Streamlit app to visualize listings of Alberta physicians
Install Ghostscript, which is a dependency for
camelot-py
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements-dev.txt
python fetch_physicians.py
python fetch_population.py
python fetch_ratemds.py
streamlit run streamlit_app.py