muskanapp / Applied-Data-Science-coursera-capstone-project

The fourth course in Data Science specialization offered by IBM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APPLIED DATA SCIENCE CAPSTONE PROJECT

In this capstone project, one learns how to collect data from scratch.I used BeautifulSoup library for web scraping.So, I learned how srape web data and parse it using HTML code in situations where the data is not readily avaialable.It uses the location data for Toronto and RESTful API'S such as the FourSquare API to make API calls.This project demonstrates how to make RESTful API calls to the Foursquare API to retrieve data about venues in different neighborhoods around the world.Then, I used python and it's libraries to convert the data into a dataframe,manipulate it and use k-means clustering.Finally,I used the Folium library to create maps to show my results.

About

The fourth course in Data Science specialization offered by IBM


Languages

Language:Jupyter Notebook 100.0%