Now that we have the necessary prod data after #21, we can calculate the average wait time at bus stops. The end goal for this issue is to have a final table in BigQuery that contains stop_id, date, direction_id, and line_id (bus number). We might also split the day into a few chunks as frequently bus service is reduced at night.
Now that we have the necessary prod data after #21, we can calculate the average wait time at bus stops. The end goal for this issue is to have a final table in BigQuery that contains stop_id, date, direction_id, and line_id (bus number). We might also split the day into a few chunks as frequently bus service is reduced at night.