Skip to content

Code written for CPC, taking origin and destination postcodes from an excel table and creating a new one with the data ID, travel time and distance.

Notifications You must be signed in to change notification settings

ShovelJockey/time-distance-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

time-distance-calculator

Code written for CPC, to quantify the time and distance traveled by 1500 customers of a multinational forest holiday company to identify optimal locations for new expansion.

Uses google maps distance matrix and googlemaps python library to provide a road distance and time travelled between customer postcodes and the sites they visited, pgeocode to check and help clean inconsistently formatted customer postcodes and xlsxwriter to write this information to an excel file for analysis.

About

Code written for CPC, taking origin and destination postcodes from an excel table and creating a new one with the data ID, travel time and distance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages