Handle Bus Network Redesign
Opened this issue · 0 comments
devinmatte commented
Now that the bus network redesign is happening, we need to account for that in the dashboard.
Routes will now have new stops, and will remove old stops from the route. We still want to be able to look up historic data, but also want to track new routes from today forward.
We should
- Add/handle all the new routes
- Archive the old routes data as something like
{route_id}_old
so it's still visible