06_Proptech

Jupyter notebook analyzing housing rental market data with interactive visualizations using PyViz, Plotly, and the Mapbox API.


Technologies

Installation Instructions

Create a new conda environment to avoid conflicts with other package installations:

conda deactivate
conda update conda
conda create -n pyviz python=3.7 anaconda
conda activate pyviz

Install PyViz packages:

conda install -c plotly plotly=4.13.
conda install -c pyviz hvplot

Examples

Housing Units Sold by Year Average Sale Price per Sq Ft and Gross Rent Prices by Year by Neighborhood Mapbox Plot


Contributors

Starter code was given in the Rice FinTech Bootcamp and all modifications were made by Remy Dillenseger.


License

This project is licensed under the MIT License. Click Here for more information.