You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anonymized and reduced datasets of bus traffic from the STAR network of the city of Rennes, France. The data covers 6 month between july 18 and january 19
3
+
4
+
### H0 dataset
5
+
6
+
| date | day_id | month | holidays | period | trip_start | line | line_variant | service_id | direction | id_A | id_B | arrival_B | departure_B | cumulated_distance | distance_delta | travel_time | dwell_time | commercial_speed |
| date on which data was colllected | day code 0=Monday 6=Sunday | month code 1=jan 12=dec | 1 = summer 2018 2 = autumn 2018 3 = winter 2019 7 = no holiday period | time period in day | Trip departure timestamp | bus line id | bus line variant | bus service id | direction of the trip | A bus stop id | B bus stop id | timestamp of arrival at B | timestamp of departure from B | cumulated distance from the trip departure bus stop and B (in meters) | distance difference between theoretical cumulated distance and measured cumulated distance (in meters)| travel time from A to B (in seconds) | dwell time at A (in seconds) | commercial speed between A and B (in km/h) |
| date on which data was colllected | day code 0=Monday 6=Sunday | month code 1=jan 12=dec | 1 = summer 2018 2 = autumn 2018 3 = winter 2019 7 = no holiday period | time period in day | Trip departure timestamp | bus line id | bus line variant | bus service id | direction of the trip | order of bus stop A within the trip | type of bus stop A N = Normal R = Reference T = Terminus of arrival | A bus stop id | timestamp of arrival at A | timestamp of departure from A | order of bus stop B within the trip | type of bus stop B N = Normal R = Reference T = Terminus of arrival | B bus stop id | timestamp of arrival at B | timestamp of departure from B | distance between A and B (in meters) | travel time from A to B (in seconds) | dwell time at A (in seconds) | commercial speed between A and B (in km/h) |
0 commit comments