Skip to content

Scraping neighbourhood data, analyzing and clustering similar neighbourhoods.

Notifications You must be signed in to change notification settings

shivam-moray/Data-Scraper-Geocoding-Neighbourhood-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Data Scraper

The part one of the assignment is the implementation of the data scraper in python using the BeautifulSoup package. A table from the wikipedia of the neighbourhoods in Canada is scraped and converted into pandas dataframe.

Generating Coordinates

The part two of the assignment is to take the data taken from the part one and generate coordinates for the postal areas.

Analyzing neighbourhoods in USA and Canada using the foursqaure API

Visualizing the neighbourhoods, using four sqaure api to find out the shops, restaurants, etc in the neighbourhoods. Generating the veneues and analzing those further clustering the similiar neighborhoods using K-Means.

About

Scraping neighbourhood data, analyzing and clustering similar neighbourhoods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published