eskerda / pybikes

bike sharing + python = pybikes
https://citybik.es
GNU Lesser General Public License v3.0
563 stars 169 forks source link

Youbike returns negative values for "free_bikes" #740

Open futuretap opened 4 months ago

futuretap commented 4 months ago

empty_slots is negative sometimes, too. https://api.citybik.es/v2/networks/youbike-putian-city

eskerda commented 4 months ago

that's what the canonical source is reporting. System seems offline atm.

image

https://putian.ptyoubike.com/station/map

we could clamp the numbers to 0. Not sure what to make out of it or if the value on itself has any significant value