May 24, 2024
OneMap API
If you're looking for the latitude and longitude of places in Singapore, you can make use of OneMap API. It is free for public use. Below...
Apr 19, 2023
Monetary Authority of Singapore (MAS) API
This post shows an example of how to query data using the MAS API. The results returned are in bytes format and has to be transformed to...
Apr 14, 2023
SkillsFuture Singapore (SSG) API
Public can create an account to get data related to courses published on the SkillsFuture Singapore website via their API. This notebook...
Jun 20, 2021
Visualising Covid-19 Spread in Singapore - Announcement
We're doing a sharing on Visualizing Covid-19 Spread in Singapore on 28 Jun, 7pm SGT. Sign up here if you are interested:...
Sep 5, 2020
Updating data in google sheets using API and Python
The Singapore government publishes locations visited by COVID-19 patients in the last 14 days, and removes any data earlier. I decided to...
Feb 1, 2020
SingStat API
SingStat (Singapore Department of Statistics) has made quite some data publicly available but not in the most analyst-friendly format....
Oct 30, 2019
Cross-sharing data on data.world
While I mainly host my datasets on my Github repository, I have also cross-shared some datasets on data.world as the platform is...
Apr 24, 2019
YouTube data analysis - Python
There are various data items, such as channel name, title of video, and number of views, likes, dislikes, and comments, that can be...
Mar 10, 2019
Kaggle API
Kaggle API was released one year ago but I have not tried it before till now. Mainly because I have trouble finding time to participate...