Commute logger

Optimize your commute with

While house hunting in Boston suburbs, I realized that most houses come up on market on Friday, the day on which commute times are very different than rest of the week. To compare houses during house search, I wrote a python logger. Post purchase, I am now collecting long term data to find trends in my commute - all with a goal of finding the best time slots to minimize my commute.

Commute logger is written in python for querying and recording commute times using Google Directions API. The tool includes several ways to plot and dissect this ever-growing dataset, and is easily deployable by anyone.