Skip to content

Find the perfect office location considering public transport

License

Notifications You must be signed in to change notification settings

renuo/renuo-office-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renuo Office Finder

It's hard to find the perfect office for an already existing company. Here we're using the open transport API to find out the stations which could make an alternative location for Renuo.

Setup

git clone git@github.com:renuo/renuo-office-finder.git
cd renuo-office-finder
bundle install

Play around

The following script asks the open transportation API twice a second (because of quota) for the distances from all homes of employees to a potential new office location using a radius of about 55km around Wallisellen.

ruby filter.rb

This takes a very long time and writes the results to out.csv

Results

First results are available for Renuoees here. It's taking into account: St. Gallen, Sternen Oerlikon and Jona. Amazingly the best result right now is Wallisellen.

Improvements

Yes, definitely possible. Please don't hesitate to come up with better algorithms so that we don't have to use brute force anymore.

About

Find the perfect office location considering public transport

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages