JanusRekoj / Transportastic

1 stars 1 forks source link

Python Team: Prediction interface #15

Open dmilz opened 3 years ago

dmilz commented 3 years ago

get( start_time:datetime end_time:datetime line:string 'trip_1' ): return { timestamp1: { lat: lon: occupancy: }, timestamp2: { lat: lon: occupancy: }, }

dmilz commented 3 years ago

all times are datetime