GEMDAT dashboards This repo contains dashboards for GEMDAT. A dashboard is a web app to glance at and play with some data. They were developed using Streamlit. Running locally First, install the requirements: pip install -r requirements.txt Then run: python ./gemdash.py