Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 644 Bytes

ReadMe.md

File metadata and controls

8 lines (5 loc) · 644 Bytes

Joint Travel Times

Matthew Heffernan

It's easy to find a driving time calculator online, where you can find how long it takes to drive to a destination for any point in a map region. But what if you're optimizing on the shortest distance for two people to get to work?

In this notebook, I demonstrate how to use OpenStreetMap data and transit time estimates to make a simple heatmap to identify optimal regions to hunt for housing to minimize ideal commuting time.

For this simple example, I'll only produce driving time estimates. This can be extended using tools such as the Google Maps API to also produce estimates for public transit.