Ryan, Sophie, Emily
- all data except for apartment data is already given here. Download apt data from Kaggle: link. This is originally from here. Or just download the CSV zip given in our files.
- libraries used: plotly, matplotlib, pandas, geopandas, seaborn
- Note: please keep this directory hierarchy. The file paths are relative. Put the clean_2000_2018.csv into the root directory at the same level as Project.py.
- Clone this github repo
- Install Python if you don't have it: select the "add to PATH" box
- Install the libraries.
pip install plotly matplotlib pandas geopandas seaborn
- Run the python script
Project.py