A dashboard to visualize employment-based green card related data and estimate the backlog and wait time.
- Create a new conda environment by only specifying the name and python=3.6 (i.e. conda create -n envname python=3.6)
- Activate the environment
- pip install -r requirements.txt
- python app.py
- In browser, type localhost:8050 to use the tool