Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 357 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 357 Bytes

EB Dashboard

A dashboard to visualize employment-based green card related data and estimate the backlog and wait time.

Getting start for development

  • create a new conda environment by only specifying the name and python=3.6
  • activate the environment
  • pip install -r requirements.txt
  • python app.py
  • In browser, type localhost:8050 to use the tool