Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 575 Bytes

Where is the data?

in this google drive - https://drive.google.com/open?id=1r5hMeCVnLM2mPTlq-veNICLuVtpoxUIb

and there is a us_cities.csv that is just the US portin of the largest csv file in the google drive.

Code in this repo...

To run streamlit_exploration.py:

  • clone repo by putting in your terminal git clone https://github.com/houstondatavis/data-jam-feb-march-2020.git
  • Install streamlit: https://docs.streamlit.io/getting_started.html
  • in a terminal run streamlit run streamlit_exploration.py
  • check out your browser for the running visualization