Where to Live In San Francisco

Web Dev
Python-written back-end with Google map API

⭐️ Help newcomers, especially students like me to find the most suitable living place in San Francisco.

🔧 Python, Jupyter notebook, GoogleMap API

The code flow of the project:

1. Generating the geographic map of San Francisco.

2. Analyzing the crime data of SF, reflecting the analyzed result on the map.

3. Grabing information of houses(including: house price, commute distance...)from leasing web
   and displaying on the map.
   
4. Analyzing the factors combing houses infor and crime data and generate customized house recommend list.
   
5. Displaying the surrounding information(nearby restaurants, transit...) of houses.

see more on this pdf

Map Demo:

Screen Shot 2022-07-23 at 19 16 26
Screen Shot 2022-07-23 at 19 16 55
Screen Shot 2022-07-23 at 19 20 16
Screen Shot 2022-07-23 at 19 20 06