Skip to content

Neighborhood Search - Final Project for Applied Data Science Class through IBM and Coursera

Notifications You must be signed in to change notification settings

sjegoodman/IBM-Data-Science

Repository files navigation

Neighborhood Search

Capstone Project for IBM Applied Data Science Profesional Certificate
Samantha Goodman
2020


Map of Apartments and Bars


Project Summary: I combined several datasets to answer the question - where should someone live in Chicago if they want to find a cheap apartment near a lot of bars?
  • I scraped Craigslist ads for apartments and filtered them based on location, cost, and proximity to public transit.
  • I used the Foursquare API to get information about nearby businesses (specifically bars).
  • Then I combined the information on a map and analyzed the results filtered by train stop.
Languages/Packages used:
Python, pandas, numpy, matplotlib, Nominatim/OpenStreetMap, BeautifulSoup for web scraping, folium maps, FourSquare API for business info.

It was a fun project and while the rental market is constantly changing I think the information is still valuable.
Feel free to check it out!

AppliedDataScienceCapstoneReportV2.pdf is my full report
CheapChicagoLiving.ipynb is my Jupyter notebook
CheapChicagoLivingPresentation.pdf is my final presentation slides

About

Neighborhood Search - Final Project for Applied Data Science Class through IBM and Coursera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published