Aug 22, 2024
data.gov.sg API
data.gov.sg has openAPI and for each dataset, it provides a sample Python code to query for the dataset. The output is a JSON and here's...
Jul 6, 2024
Extracting data from tables in PDF [Updated] - Python
The previous post on Extracting data from tables in PDF was many years old and requires an update as it didn't cover a Python package...
Jul 6, 2024
Singapore Traffic Updates
Traffic Updates, Road Closures & Road Works in Singapore are published on LTA OneMotoring website. To understand the traffic conditions...
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...
Mar 20, 2024
Educative Affiliate Program
Dear readers of Data Double Confirm, I hope the content on this blog has been useful so far. I'm equally glad if you happened to chance...
Dec 4, 2023
Simple Retrieval Augmented Generation Use Case
This blogpost shows how Retrieval Augmented Generation can be done easily using Dataiku (without any code!). We want to ask some...
Aug 29, 2023
Integrating Hugging Face Models Into Dataiku for Text Classification
Text classification has evolved significantly over the years, driven by advances in natural language processing (NLP) techniques and the...
Aug 26, 2023
New $90K Scholarship for Data Double Confirm readers!
Bold.org, the largest independent scholarship provider in the US with millions of students, has recently launched the $90K Barbara J....
Aug 17, 2023
AI Time Journal Releases "AI in SEO Trends 2023" eBook: Expert Insights on the Future of SEO
Data Double Confirm is proud to be a media partner for AI in SEO Trends 2023 eBook. August 9th, San Francisco, USA – AI Time Journal, a...
Jun 8, 2023
AI Time Journal Presents Groundbreaking eBook on AI Trends in 2023
June 7th, San Francisco, USA - AI Time Journal, a leading publication in the field of artificial intelligence, is thrilled to unveil its...
May 20, 2023
AI Trends 2023 - Ebook Launch
Data Double Confirm is proud to be a media partner for AI Trends 2023 Ebook Launch. AI Time Journal explores how AI and Exponential...
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...