Articles in this series
Somebody used the Voi scooter parked in front of my place, I want to know where it is now. Background I got into using Voi scooter recently. It is a...
I researched the topic in the previous blog. I now know how to query the API, and what is the response. In this blog, I aim to start writing the...
I am going to code the Voi scooter location getter in this blog. The program should request access tokens only when it needs to, send Voi scooter...
I will host my Voi scooter location getter project on the cloud in this blog. While the word cloud may sound fancy, it is just someone else's...
With so much data collected, now is the time to dissect it and try to learn something from it. Error during data collection Before that, there were...
In this blog post I will first fix the data collection program, and then change how the data is stored, to facilitate further analysis. Improving the...