traffic

This program leverages the Google Maps API to calculate the trip duration from a starting point to an end point once per minute over 3 hours. A plot is generated showing trip duration over time. This can be used to get a feel for when traffic is at its worst along your commute.

If you pair this with a cron-tab task you can have the traffic profile generated every weekday morning and evening to track your commute over time.

https://github.com/trentfehl/traffic-profile

profile_3
profile_2