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

trip_id in arrival download is not real trip_id #43

Open
sidetrackedmind opened this issue Jun 2, 2022 · 0 comments
Open

trip_id in arrival download is not real trip_id #43

sidetrackedmind opened this issue Jun 2, 2022 · 0 comments
Labels
backend Issues related to the opentransit-metrics backend. bug Something isn't working

Comments

@sidetrackedmind
Copy link
Collaborator

Background

The trip_id in the download arrival data .csv file is the trip index for that particular route but it's not the schedule trip_id in the GTFS.

Questions to answer

Is the real trip_id stored in the arrival data?
If not:

  • why not?
  • can we add it easily?
    If yes
  • can we add it to the download arrival data function?

screenshot of downloaded data (I'm pretty sure it's not normal to have trip_ids in sequence like that)
image

@sidetrackedmind sidetrackedmind added bug Something isn't working backend Issues related to the opentransit-metrics backend. labels Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the opentransit-metrics backend. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant