Retrieve All CUMTD Vehicles that are Tracked
get_all_vehicles.Rd
Get information for all currently tracked vehicles.
Value
A data.frame
containing the vehicle information with columns:
vehicle_id
Vehicle number associated with vehicletrip
Trip information for the departurelocation
The last known latitude and longitude of the vehicleprevious_stop_id
The last stop that the vehicle servednext_stop_id
The next stop that the vehicle will serveorigin_stop_id
The stop where the vehicle began it's tripdestination_stop_id
The stop where the vehicle will end its triplast_updated
The last time the vehicle sent a real-time location update to our system.