Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blocks table: add is_interline and dwell_time columns #58

Open
fpurcell opened this issue Aug 12, 2022 · 0 comments
Open

blocks table: add is_interline and dwell_time columns #58

fpurcell opened this issue Aug 12, 2022 · 0 comments
Assignees

Comments

@fpurcell
Copy link
Member

is_interline = trip_id's end_stop_id === next_trip_id's begin_stop_id

dwell_time = next_trip_id's stop_time at its begin_stop_id - trip_id's stop_time at its end_stop_id
(e.g., begin_stop_id === end_stop_id ala is_interline shown above)

@fpurcell fpurcell self-assigned this Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant