A Singapore Government Agency Website
Official website links end with .gov.sg
Government agencies communicate via .gov.sg websites (e.g. go.gov.sg/open). Trusted websites

Secure websites use HTTPS

Look for a lock () or https:// as an added precaution. Share sensitive information only on official, secure websites.

API Key Registration Now Open! Register here for an API key to enjoy higher rate limits, priority support and advance maintenance notifications.

Resident Labour Force Participation Rate Aged 15 Years And Over By Age And Sex, End June, Annual

Data from Jan 1990 to Dec 2024

Last updated: 11 Jun 2025, 20:00 SGT

SINGSTAT (Singapore Department of Statistics)

Source: MINISTRY OF MANPOWER, SINGAPORE DEPARTMENT OF STATISTICS

Data Last Updated: 28/01/2025

Update Frequency: Annual

Footnotes: Residents comprise Singapore citizens and permanent residents. Rates are based on mid-year Labour Force Survey except Census years 1990, 2000 and General Household Surveys 1995 and 2005. Data from the Labour Force Survey are not comparable with those from Censuses 1990 and 2000 and GHS 1995 and 2005 due to differences in coverage and methodology. To facilitate comparison with 2008, 2007 Labour Force Survey data have been adjusted based on Singapore Department of Statistics revised population estimates (released in February 2008) which exclude Singapore residents who have been away from Singapore for a continuous period of 12 months or longer.

Adapted from: https://tablebuilder.singstat.gov.sg/table/TS/M182201

Data explorer

ResidentLabourForceParticipationRateAged15YearsAndOverByAgeAndSexEndJuneAnnual.csv (51 rows, 12.9 KB)

Data Series
Text
2024
Numeric
2023
Numeric
2022
Numeric
2021
Numeric
2020
Numeric
2019
Numeric
2018
Numeric
2017
Numeric
2016
Numeric
2015
Numeric
2014
Numeric
2013
Numeric
2012
Numeric
2011
Numeric
2010
Numeric
2009
Numeric
2008
Numeric
2007
Numeric
2006
Numeric
2005
Numeric
2004
Numeric
2003
Numeric
2002
Numeric
2001
Numeric
2000
Numeric
1999
Text
1998
Text
1997
Text
1996
Text
1995
Text
1994
Text
1993
Text
1992
Text
1991
Text
1990
Text
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
(Null)11.8%
Total Resident Participation Rate68.268.67070.568.16867.767.76868.36766.766.666.166.265.465.665656363.363.263.664.463.264.163.163.764.161.963.863.463.963.763.2
15 - 19 Years12.815.715.815.713.815.115.214.215.315.812.311.812.412.315.411.812.813.612.49.812.111.511.915.81416.113.515.518.816.821.623.72728.525.1
20 - 24 Years54.355.957.362.4566161.362.262.365.361.861.763.662.865.863.566.566.670.761.766.967.165.268.96670.768.471.774.47476.778.178.88179.1
25 - 29 Years90.188.589.390.490.490.19090.290.390.38988.588.389.289.489.388.790.18987.987.988.787.988.58887.186.887.587.485.586.485.786.185.284.8
30 - 34 Years94.193.493.793.492.392.39191.890.890.289.990.189.888.68988.388.687.987.286.585.685.884.484.283.783.482.782.2827980.1808179.579
35 - 39 Years92.892.391.791.290.489.68989.889.789.188.8888887.386.285.885.684.683.882.682.181.680.280.479.879.380.278.579.177.278.177.47777.676.4
40 - 44 Years91.190.589.890.68988.788.887.788.287.687.185.785.484.984.484.483.382.982.581.280.880.180.180.178.778.878.877.977.576.176.776.476.275.975.2
45 - 49 Years89.189.189.188.387.487.986.586.886.385.984.784.584.483.782.482.182.880.981.478.879.277.678.278.976.978.276.576.275.873.873.973.371.570.470.3
50 - 54 Years8684.284.284.882.282.38282.881.482.481.88079.579.778.678.177.577.376.872.373.473.172.571.469.169.568.969.16864.164.363.562.563.261.9
55 - 59 Years77.577.17877.775.97575.174.975.875.574.373.272.470.268.368.466.66663.557.859.157.558.755.652.454.153.45152.948.749.64746.946.145.4

Column legend

Title
Column name
Data type
Unit of measure
Description
Data SeriesDataSeriesTextPer Cent-
20242024NumericPer Cent-
20232023NumericPer Cent-
20222022NumericPer Cent-
20212021NumericPer Cent-
20202020NumericPer Cent-
20192019NumericPer Cent-
20182018NumericPer Cent-
20172017NumericPer Cent-
20162016NumericPer Cent-
Google colab link
Analyse this dataset with Colab Notebook
  1. 1. Copy this dataset ID: d_465c5bd4a9adae523f9577371daf5e24
  2. 2. Click on the button below

Sample OpenAPI query

This code can be used to test a sample API query. It retrieves the data catalogue of this dataset. For a complete guide on query parameters and syntax, please refer to the API documentation. Try it out on your browser to see the response schema.

import requests
          
dataset_id = "d_465c5bd4a9adae523f9577371daf5e24"
url = "https://data.gov.sg/api/action/datastore_search?resource_id="  + dataset_id 
        
response = requests.get(url)
print(response.json())

Citation

This dataset can be reused and cited in research publications.

Singapore Department of Statistics. (2024). Resident Labour Force Participation Rate Aged 15 Years And Over By Age And Sex, End June, Annual (2025) [Dataset]. data.gov.sg. Retrieved June 23, 2025 from https://data.gov.sg/datasets/d_465c5bd4a9adae523f9577371daf5e24/view

About this dataset

Contact

feedback@data.gov.sg

Created on

22 Oct 2024

Licence

Free forever for personal or commercial use, under the Open Data Licence.

Agency

SINGSTAT (Singapore Department of Statistics)