avonbied / climate-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 61.3%Language:Jupyter Notebook 38.7%