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

Single station id value for multiple stations in JUMP Station Information url #178

Closed
Oobhuntoo opened this issue Oct 1, 2019 · 0 comments

Comments

@Oobhuntoo
Copy link

I have been using the data that Jump reports in the GBFS feed in one of my projects. I recently discovered an error in the station information feed for bikes in Washington DC. The GBFS feed I started from is this:
https://github.com/NABSA/gbfs/blob/master/systems.csv

From there, I scrolled right to get to the url for Jump bikes in Washington DC. That lead me to this link:
https://gbfs.uber.com/v1/dcb/gbfs.json

From there, I selected the "station_information" link:
https://gbfs.uber.com/v1/dcb/station_information.json

The error here is that there are multiple stations that are given the same station id. A quick Ctrl+F on the value eb3cdb10-ba2e-5194-b55a-f2caa4110633 will reveal that 7 stations are given that string as their station id values. This is inconsistent with the way that station id's have been reported in the past. Is this an error, and if so, how can it be worked around?

@Oobhuntoo Oobhuntoo changed the title Single station id value for multiple station id's in JUMP Station Information url Single station id value for multiple stations in JUMP Station Information url Oct 1, 2019
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

2 participants