Skip to content

MongoDB, Pymongo, Pandas, FourSquare to find a show the best location for an StartUp

Notifications You must be signed in to change notification settings

WHYTEWYLL/Loc_newoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Optimal position for a company

A Gaming company has been recenty created. As data engineers, we have been tasked with finding the optimal location for our new company. We have been asking all the employees about their preferences and those are the requisites we found.

  • Designers like to go to design talks and share knowledge. There must be some nearby companies that also do design.
  • 30% of the company have at least 1 child, so childcare centers nearby will be appreciated.
  • Developers like to be near successful tech startups that have raised at least 1 Million dollars.
  • Executives like Starbucks A LOT. Ensure there's a starbucks not to far.
  • Account managers need to travel a lot
  • All people in the company have between 25 and 40 years, give them some place to go to party.
  • Nobody in the company likes to have companies with more than 10 years in a radius of 2 KM.
  • The CEO is Vegan.

For our porpuse, we have been provided with Crunchbase Data, a database with information about companies from the US, its activitys and its offices.

Social requeriments have been checked using Foursquare places API.

Maps have been represented in jupyter notebooks using folium library.

Other requeriment we have made ourselves is:

-New office must be located in the USA (which is the origin of the company) and in the East Coast (to facility connections to Europe).

About

MongoDB, Pymongo, Pandas, FourSquare to find a show the best location for an StartUp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published