Dec 19, 2021
OneMap SG Latitude/ Longitude conversion
It's very often to come across datasets from data.gov.sg or open data from Singapore government's portals with X- and Y-coordinates...
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:...
Dec 28, 2020
Year 2020 Safe Management Measures in Singapore - Tableau
Tableau allows easy representation of data in a calendar view. The original dataset I created in Google Sheets contains only four...
Nov 5, 2020
Jupyter notebook pointing to wrong virtual environment
I recently cultivated the habit of using virtual environment a.k.a virtualenv (should have done it long time ago for better project...
Apr 6, 2020
Text-generating neural network with textgenrnn
Tried out textgenrnn, to create a text-generating neural network, using text from Singapore's Budget 2020 - Resilience Budget/...
Mar 26, 2020
Analysing updates on COVID-19 local situation on MOH's website
Looking at the number of updates published on the Ministry of Health's website, we might be able to get a sense of the severity of the...
Feb 16, 2020
Modelling COVID-19 cases in Singapore - Part II
Here I make use of the package fbprophet to forecast the number of COVID-19 cases in Singapore using Python. Quoting from the official...
Feb 16, 2020
Modelling COVID-19 cases in Singapore - Part I
Part I covers the use of Monte Carlo simulations to estimate the likelihood of the number of cases for COVID-19/ 2019-nCov for the next...
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....
Jan 1, 2020
Text and time data - Process - Python
Tweets from LTATrafficNews were scrapped using twitterscraper. There is a total of approx. 800 tweets that is the limit for the number of...