Singapore Government Data Sources: Complete Guide for Researchers

Singapore Government Data Sources: Complete Guide for Researchers

most researchers chasing Singapore data end up on the same loop. they Google “Singapore population data”, land on a 2019 SingStat PDF, copy a number into a slide, and move on. the actual ecosystem is much richer than that. Singapore runs one of the most comprehensive open data programs in Asia, with seven major portals, a unified API layer, and weekly updates that beat most private vendors. the gap is not data availability. the gap is that nobody tells you which portal owns which dataset.

this guide is for analysts, journalists, students, and operators who need real Singapore data and want to stop paying Statista S$199 a month for numbers that data.gov.sg publishes for free. we will cover the seven portals worth bookmarking, what each one is best at, how to pull data without writing code, and the API patterns that make automation easy. by the end you will have a working map of the Singapore government data landscape and a routine for sourcing primary data in under fifteen minutes.

why Singapore government data deserves its own guide

Singapore publishes more data per capita than almost any country in Asia. SingStat alone hosts over 30,000 time series. data.gov.sg hosts over 2,000 datasets across 70 ministries and statutory boards. MAS publishes daily exchange rates, monthly money supply, and quarterly financial stability metrics. the URA publishes private property transactions within 24 hours of sale. and yet most marketers still cite Statista for Singapore numbers that are 18 months stale.

Singapore researchers in 2026 should anchor primary data sourcing on data.gov.sg as the unified portal for government datasets, SingStat for official statistics and time series, and MAS for monetary and financial data. these three sources cover roughly 80 percent of routine business and policy research needs. all are free, English-language, and updated on predictable schedules. for property data, URA’s REALIS and HDB resale APIs add granular transaction-level detail that Statista does not republish.

local context matters. a US analyst can default to FRED or BLS. a Singapore analyst needs to know that demographic data lives at SingStat, transport data at LTA DataMall, financial data at MAS, and property data at URA. there is no single “Singapore FRED”. the upside is that each domain portal is deeper than its US equivalent.

the seven Singapore data portals worth bookmarking

scope first. these seven portals cover almost everything a Singapore-focused researcher needs.

data.gov.sg

the unified open data portal. over 2,000 datasets from 70+ government agencies. real-time taxi availability, PSI air quality, weather, dengue clusters, HDB resale prices, COE bidding results. RESTful API, no authentication required for most endpoints, generous rate limits. start here for almost any Singapore research question.

SingStat (Department of Statistics)

the official statistics agency. TableBuilder is the main interface. labour force, GDP, CPI, household income, population, trade. all the numbers you would expect from a national statistics office. exports to CSV, Excel, and JSON. updated quarterly for most series.

Monetary Authority of Singapore (MAS)

financial and monetary data. exchange rates, interest rates, money supply, banking sector aggregates. has its own MAS Statistics website plus an API. essential for any FX, banking, or macro research on Singapore.

Urban Redevelopment Authority (URA)

property and land use. private residential transactions, planning permissions, master plan zoning. URA Space is the public web interface, REALIS is the paid researcher database, and the URA API exposes transaction-level data.

Housing Development Board (HDB)

public housing. resale prices, BTO launches, household demographics. data.gov.sg republishes most of this with a clean API. HDB’s own InfoWeb has the originals.

Land Transport Authority (LTA) DataMall

transport data. real-time bus arrivals, MRT crowd density, taxi availability, traffic incidents, COE results. requires free API key registration. high-frequency data.

Singapore Tourism Board (STB)

tourism arrivals, hotel occupancy, attraction visitorship. monthly updates. essential for hospitality, retail, F&B, and travel research.

comparison: which portal owns which question

research question primary portal format update cadence
Singapore population by age and ethnicity SingStat Excel, CSV, API quarterly
HDB resale flat prices by town data.gov.sg CSV, JSON API monthly
private condo transaction prices URA CSV, API weekly
SGD/USD exchange rate history MAS CSV, API daily
MRT and bus ridership LTA DataMall JSON API real-time
tourist arrivals by source country STB Excel, PDF monthly
business formations by SSIC code data.gov.sg CSV, API quarterly
dengue cases by cluster data.gov.sg GeoJSON, API weekly
food and beverage establishments data.gov.sg CSV, API quarterly
labour force participation rate SingStat Excel, CSV, API quarterly

bookmark the table. it covers the ten most common questions.

how to actually pull Singapore data

three skill levels. pick yours.

no-code researcher

use the portal web UI. data.gov.sg’s dataset pages have a “Download” button that gives you CSV. SingStat TableBuilder lets you customize tables in the browser and export to Excel. URA Space lets you draw a polygon on the map and download all transactions inside it. LTA DataMall has a static dataset section that does not require an API key. for 70 percent of routine research, no-code is enough.

light-code researcher

learn the data.gov.sg v2 API. it uses a single base URL pattern and returns JSON. one Google Sheets ImportJSON formula or one Python requests.get() line gets you machine-readable data. for the IMPORTRANGE and ImportJSON workflow see the google sheets importrange tutorial and the analyzing customer support tickets in excel tutorial for the analysis loop.

automation-first researcher

set up scheduled pulls. data.gov.sg, MAS, and LTA DataMall all support API access from cron jobs or GitHub Actions. push the results into Supabase or BigQuery. build dashboards in Looker Studio. for the Looker Studio side see the published looker studio complete tutorial 2026 walkthrough.

the data.gov.sg v2 API in 5 minutes

data.gov.sg moved to v2 of its API in 2024. the v1 endpoints still work but new datasets land on v2 first. three things to know.

dataset discovery

every dataset has a unique ID. search the portal, open the dataset page, copy the ID from the URL. that ID slots into the v2 endpoint pattern.

the standard pattern

GET https://api-production.data.gov.sg/v2/public/api/datasets/{datasetId}/poll-download

returns a signed download URL with a short TTL. follow that URL to get the CSV. this two-step pattern handles datasets too large to stream synchronously.

rate limits

generous for public use. one request per second is comfortable. for higher volume, register for an API key via developer.data.gov.sg.

example: HDB resale prices

dataset ID: d_8b84c4ee58e3cfc0ece0d773c8ca6abc. the v2 endpoint returns the full historical CSV in one download. roughly 800,000 rows covering every HDB resale transaction since 2017. drop into Excel or Sheets, pivot by town and flat type, and you have the chart most property listing sites are still selling.

SingStat TableBuilder for non-coders

TableBuilder is the SingStat web interface for building custom tables. five steps from question to chart.

  1. go to tablebuilder.singstat.gov.sg
  2. browse the catalog or search for your topic (population, GDP, CPI)
  3. open the table, choose dimensions (year range, age group, ethnic group)
  4. preview the table in the browser
  5. click “Download” and pick CSV or Excel

it sounds boring. it is also faster than any third-party Singapore data tool. the one weakness: TableBuilder is built around predefined tables. if you need raw microdata, you need SingStat’s Research Microdata Service which requires an application.

practical research workflows

three real workflows that cover most use cases.

workflow A: market sizing for a Singapore SME

question: how big is the Singapore home cleaning services market?

steps. 1) data.gov.sg, search “household services” for spending patterns. 2) SingStat, household expenditure survey for cleaning services line item. 3) ACRA business profiles for active cleaning businesses by SSIC code. 4) cross-check with Google Trends for query volume. 30 minutes, cost zero, more rigorous than most paid market reports.

workflow B: property research

question: what is the average resale price for 4-room HDB flats in Bukit Batok over the last 24 months?

steps. 1) data.gov.sg HDB resale dataset, filter by town and flat type. 2) URA private property API for adjacent condo comps. 3) LTA DataMall for MRT proximity data. 4) plot in Looker Studio. 45 minutes, all sources free.

workflow C: macro context for a business plan

question: how is Singapore’s labour market trending for my hiring forecast?

steps. 1) SingStat labour force survey for participation rate and unemployment. 2) MOM (Manpower Ministry) for sector-specific employment changes. 3) MAS macroeconomic review for forward-looking commentary. 60 minutes, defensible numbers, far better than copying generic headlines.

what Singapore government data does not give you

honest about the gaps. four things you will not find on government portals.

consumer brand and product-level sales data

SingStat publishes retail trade index by sector, not by brand or SKU. for that you still need GfK, Nielsen, or first-party retailer data.

qualitative consumer sentiment

surveys exist but are aggregated. for raw qualitative sentiment, social listening tools and your own user interviews remain necessary. for the user interview side see the published user interview guide for solopreneurs.

competitor revenue and headcount

ACRA business profiles list directors and paid-up capital, not actual revenue. for that, paid sources or LinkedIn employee counts remain the proxies. see the companion linkedin data for b2b research in southeast asia guide.

regional ASEAN comparisons

Singapore-only data does not give you ASEAN context. for that pivot to ASEAN-level sources covered in the ASEAN market research free data sources 2026 companion piece.

staying current with new datasets

three signals to watch.

data.gov.sg’s “What’s New” feed lists newly published datasets weekly. subscribe via RSS or check the homepage every Monday.

SingStat publishes a quarterly statistical highlights bulletin. signup is free.

MAS publishes a monthly statistical bulletin. critical for any financial or macro research workstream.

a 15-minute weekly check across these three keeps your data sources current without conscious effort.

the second-tier portals worth knowing

beyond the big seven, six smaller portals fill specific gaps that paid databases overcharge for.

Ministry of Manpower (MOM) statistics

labour market microdata, foreign workforce numbers, occupational wages, retrenchment statistics. mom.gov.sg/statistics. quarterly updates. essential for any HR, hiring, or compensation research. occupational wages tables in particular are gold and free.

Building and Construction Authority (BCA)

construction sector, green building, BIM adoption. bca.gov.sg. quarterly. essential for property, real estate, and construction research.

Energy Market Authority (EMA)

electricity, gas, and energy market data. ema.gov.sg. critical for any clean energy, EV charging, or industrial energy research thesis. publishes electricity tariffs, demand forecasts, retail competition data.

Singapore Police Force annual statistics

crime statistics by type and area. spf.gov.sg. annual. surprisingly useful for retail location research, insurance, and policy work.

Ministry of Health (MOH) statistics

healthcare statistics, hospital admissions, disease prevalence, healthcare workforce. moh.gov.sg/resources-statistics. quarterly. essential for healthtech, insurance, and life-sciences research.

Council for Estate Agencies (CEA)

property agent and transaction data. cea.gov.sg. quarterly. complements URA for the agent and brokerage side of the market.

these six portals cover specialised verticals where the big seven get thin. bookmark each in a Notion or Sheet so the URL is one click away when a research question hits.

a worked example: F&B operator market sizing

walk through a concrete example to show the workflow end to end.

question: how big is the addressable market for a Singapore F&B POS analytics SaaS targeting independent operators with under 5 outlets?

step 1: total F&B establishments. data.gov.sg has the SSIC food and beverage services dataset. filter SSIC code 56 (food and beverage services). the latest snapshot lists roughly 31,000 active F&B establishments island-wide.

step 2: distribution by chain versus independent. SingStat F&B services survey reports the share of revenue between chained and unchained operators. independent share is roughly 55 percent.

step 3: under-5-outlet count. cross-reference ACRA business profiles via data.gov.sg. count establishments owned by entities with fewer than 5 active addresses. roughly 22,000 candidate operators.

step 4: digital adoption rate. SingStat ICT survey reports the share of small businesses using digital tools. for F&B, digital POS adoption is roughly 70 percent. this gives you a 15,400-operator addressable market.

step 5: pricing power. SingStat household expenditure for dining provides per-capita spend baseline. average revenue per outlet is ballpark S$500k. SaaS willingness-to-pay tracks revenue, so price your SaaS as 0.3-0.7 percent of revenue.

result: an addressable market of 15,400 operators at S$1,500-3,500 ARPU, totalling S$23M-54M annual TAM. all from free sources. a paid market research vendor would charge S$5,000-15,000 for similar synthesis with shallower numbers.

SingStat’s hidden gems most analysts miss

four SingStat tools that almost nobody uses.

M-data dashboards

SingStat’s interactive dashboards. household income, labour market, prices, retail. faster than TableBuilder for one-off queries. updated quarterly.

Statistics Singapore Newsletter

quarterly free newsletter with feature analyses on emerging statistical patterns. excellent for context-setting in any research deck.

Research Microdata Service

confidential microdata access for legitimate research. requires an application (typically academic or policy-focused) but unlocks raw survey data unavailable elsewhere. the right move for a serious year-long research project.

Quick Info on Singapore (QIS)

free short-form Singapore facts publication. weekly updates. great for fact-checking and headline stats during writing.

common pitfalls and how to avoid them

four traps that catch first-time Singapore data researchers.

conflating residents and total population

Singapore reports population three ways: residents (citizens plus PRs), non-residents (work pass and dependent pass holders), and total. always state which population basis your number uses. for SME consumer research, total is usually right. for policy work, residents only is often more relevant.

outdated PSI air quality data

data.gov.sg’s PSI feed is real-time. SingStat’s air quality table is annual. if your research needs recent air quality, use the data.gov.sg API rather than the SingStat table.

COE bidding fluctuations

vehicle category COE results swing dramatically month to month. always use 6 to 12 month rolling averages, never single-month snapshots. data.gov.sg has the full historical series.

URA versus HDB confusion

URA covers private property. HDB covers public housing. they have separate APIs and separate price metrics. mixing them in one chart without a clear segregation is a common analyst mistake.

conclusion: build the routine, then the report

Singapore government data is rich, free, and underused. the bottleneck is not access. the bottleneck is knowing which portal owns which question and committing to a weekly check rather than ad-hoc panic searches before reports are due.

actionable next step: this week, spend 20 minutes bookmarking the seven portals listed above. pick one research question you have answered with paid data in the last 90 days. re-source it from the right government portal. compare. in nine cases out of ten, the government source is more granular, more recent, and zero cost.

if you want the regional view, the ASEAN market research free data sources 2026 guide picks up where this one leaves off. for the SME tooling angle that consumes this data see the best data analysis tools for Singapore SMEs 2026 walkthrough. need help building a recurring data pipeline from these sources? drop us a note via the contact form and we will help you scope it.