Public can create an account to get data related to courses published on the SkillsFuture Singapore website via their API.
This notebook shows how to use the SkillsFuture API to retrieve courses. The results of the API call is converted from json to pandas dataframe and then uploaded as csv to a Dataiku folder.
I've also written an analysis on the course data here: https://blog.dataiku.com/using-ml-to-identify-factors-and-biases-that-influence-course-fees.
Comments