CityofToronto / bdit_triplinker

Python package to link vehicle-for-hire trips together into driver work shifts
GNU General Public License v3.0
2 stars 0 forks source link

Vehicle-for-Hire or Ridesourcing? #4

Open cczhu opened 5 years ago

cczhu commented 5 years ago

Technically this repo can link any OD data together, but its underlying assumptions don't work well in cases where the supply of drivers is fixed (eg. taxi drivers don't go offline if they can't find a new passenger within 15 minutes). It would make more sense to explicitly market this repo as a way of linking ridesourcing trips together, instead of calling it a vehicle-for-hire trip linker.