Skip to content

Compute commute times in San Francisco for generating a heatmap visualization.

License

Notifications You must be signed in to change notification settings

embreinhardt/commute-heatmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How does office location affect your team's commute time?

This script computes median commute times from your existing team's home addresses to various office locations in San Francisco. You may also modify the script for your city.

Live map here.

  • For a set of team addresses
  • Loops over a grid of San Francisco lat/lon coordinates
  • Computes the median commute time for the whole team
  • Outputs an array of lat/lon/median_commute for input into Carto.com

License

Released under the MIT license.

About

Compute commute times in San Francisco for generating a heatmap visualization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%