Skip to content

huguespages/CourseraCapstoneFinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CourseraCapstoneFinal

The term "melting pot" was coined to describe New York's densely populated immigrant neighborhoods. The diversity of culture and food products is great. There are many restaurants in New York City, each belonging to a different category such as Chinese, Indian, French, etc. Therefore, in this project, we will make a list of the main areas of New York City where there are good French restaurants and visualize them. Data

For this project, we need the following data:

  • New York City data that lists boroughs, neighborhoods, and their latitude and longitude. Data source: https://cocl.us/new_york_dataset

  • French restaurants in every neighborhood in New York City. Data source : API Fousquare with the French restaurant filter

Approach:

  • Describe the dataset on newyork.
  • Filter all places that are French restaurants .
  • Find info for every French restaurant in newyork using the FourSquare API.
  • Using the info for each restaurant, we will sort this data.
  • Then we will view the ranking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors