full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

Add ability to estimate deadhead in runs #69

Open keviniano opened 1 year ago

keviniano commented 1 year ago

Deadhead is the period of time from when the vehicle leaves the garage to when it picks up its first rider, and the period from the last rider drop-off to returning to the garage. If vehicle garage information is entered for vehicle, RideSheet has all the information needed to estimate deadhead hours and miles using Google Maps data. This can be added to the "move past data to review" process.