Skip to content

blocks table: add is_interline and dwell_time columns #58

Description

@fpurcell

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions