
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...
Sep 5, 2020

Engineering job openings in Singapore
The following information for over 5000 job opening listed on a government portal for virtual career fairs was scraped: title, company,...
Jul 31, 2020

Extracting text data from online image
Here's the link to the exact notebook: https://github.com/hxchua/datadoubleconfirm/blob/master/notebooks/pytesseract_onlineimage.ipynb.
May 30, 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...
Mar 26, 2020
COVID-19 Singapore Data
There are various open-source datasets on Python and R relating to global cases but here's sharing a more detailed dataset focusing...
Mar 25, 2020

SingStat API
SingStat (Singapore Department of Statistics) has made quite some data publicly available but not in the most analyst-friendly format....
Feb 1, 2020

Toughest part in a data science project
Was surprised to see my post trending. Since it caught on, I would cross-share it over here. While the post was meant to answer a...
Nov 10, 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...
Oct 30, 2019

Emoji data
I got to chance upon the emoji python package that allows printing emojis in Python and decided to collect some data relating to emojis...
Jun 23, 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...
Apr 24, 2019