Phase Two
Hypothesis
"By creating an iOS app to track the location of a user we'd be able to get real time data and determine if their route was predictable."
HMW measure current vehicle utilization?
What we built:
iOS App "Sal"
We built an iOS App that can record location data feeding the predictive model. We also used MileIQ to track mobility.
Data was collected via onboard device GPS and feed to firebase (Database) which we'd later used to create an api. We recorded the users: starting point, ending point, timestamp, velocity threshold that limits recording only when moving faster then a walk.
What we learned:
- Users are reluctent to expose their habits and daily rituals in which appeared to be an invasion of their privacy. Without reminding users that this data could enable an incentive they're quick to deny use.
- With many varieties of mobility such as trains, taxis, bikes, skateboards, and personal vehicles it's important to determine at what point are we collecting conflicting data and their actual personal vehicle data.