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

Add number of slots in a citybike station to GraphQL API #116

Open
tpikonen opened this issue Apr 17, 2019 · 0 comments
Open

Add number of slots in a citybike station to GraphQL API #116

tpikonen opened this issue Apr 17, 2019 · 0 comments

Comments

@tpikonen
Copy link

Could we get a 'total_slots' field to the BikeRentalStation type in the GraphQL API, like in this dataset?

The sum of bikesAvailable and spacesAvailable is not enough, since the stations can have more bikes than they have slots.

The data set from avoindata.fi / HSL is not up to date and has total_slots=1 for some stations which are in active use.

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