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.

Scam alert

Government officers will never ask you to send money or share your details over the phone. When unsure, hang up and call Scamshield at 1799.

Waitlist for API key is now open. Register here to enjoy higher rate limits (rolling out from 1 September 2025 onwards), priority support and advance maintenance notifications.

Resident Working Persons Aged 15 Years and Over by Usual Mode of Transport to Work, Monthly Income from Work and Sex (General Household Survey 2005)

Last updated: 21 Jun 2025, 19:01 SGT

SINGSTAT (Singapore Department of Statistics)

Source: SINGAPORE DEPARTMENT OF STATISTICS

Data Last Updated: 29/03/2016

Update Frequency: 10 years

Survey period: General Household Survey 2005

Footnotes: Income from work includes employer CPF contributions.

Adapted from: https://tablebuilder.singstat.gov.sg/table/CT/8844

Data explorer

ResidentWorkingPersonsAged15YearsandOverbyUsualModeofTransporttoWorkMonthlyIncomefromWorkandSexGeneralHouseholdSurvey2005.csv (15 rows, 4.2 KB)

Number
Text
(Total) Total
Numeric
(Total) Males
Numeric
(Total) Females
Numeric
(Below $1,000) Total
Numeric
(Below $1,000) Males
Numeric
(Below $1,000) Females
Numeric
($1,000 - $1,499) Total
Numeric
($1,000 - $1,499) Males
Numeric
($1,000 - $1,499) Females
Numeric
($1,500 - $1,999) Total
Numeric
($1,500 - $1,999) Males
Numeric
($1,500 - $1,999) Females
Numeric
($2,000 - $2,499) Total
Numeric
($2,000 - $2,499) Males
Numeric
($2,000 - $2,499) Females
Numeric
($2,500 - $2,999) Total
Numeric
($2,500 - $2,999) Males
Numeric
($2,500 - $2,999) Females
Numeric
($3,000 - $3,999) Total
Numeric
($3,000 - $3,999) Males
Numeric
($3,000 - $3,999) Females
Numeric
($4,000 - $4,999) Total
Numeric
($4,000 - $4,999) Males
Numeric
($4,000 - $4,999) Females
Numeric
($5,000 - $5,999) Total
Numeric
($5,000 - $5,999) Males
Numeric
($5,000 - $5,999) Females
Numeric
($6,000 & Over) Total
Numeric
($6,000 & Over) Males
Numeric
($6,000 & Over) Females
Numeric
(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)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
(Null)0.0%
Total1647294959689687605195445106423890221969121064629045019157210411787456186378104678816991419957896263033236618136549100070144079866675741297813616293618425648117420382278
No Transport Required1252947274052554336691459119078305881972710860193621288764751232275484773612236752447873551993535386324051458340920711338722646352590
One Mode Of Transport1159947704298455648123994683055568913102569810612151300647265657408128721770675165497877585733930416766810225865409103109652623784672086472552483120540214311162291
Public Bus Only360571172550188021709253516035765642482929434954525682294629622433391945023888304731413716336439872153922449230421222110821124327059537319557107448813
Private Chartered Bus/Van Only88833545713426274393486395213220646367581440385445859127378285445210093676133321401992534766768252252457405328151238518637391447
MRT Only16591473524923901434074116929175837307102772054775521299620792877312019172246845103782832111778165441694579049041104724957551519689109988691
Car Only3777592630791146791286974805388129117125578516476104206056273561844989082224015295694555288376091767943474302081326638681276601102114846410883339631
Taxi Only223681037911989130386843550618632092040451712454428031282321961372012712450275710001757239110491343824248403402
Lorry/Pickup Only429213877841424473340210717482660288086727844829867081705004986475523156705299371158814301588587827752149526
Motorcycle/Scooter Only756607126143997468674872095018634867119091126964011671110696029588889968913994133536416428635277248823771112612256151

Column legend

Title
Column name
Data type
Unit of measure
Description
NumberNumberTextNumber-
(Total) TotalTotal_TotalNumericNumber-
(Total) MalesTotal_MalesNumericNumber-
(Total) FemalesTotal_FemalesNumericNumber-
(Below $1,000) TotalBelow_1_000_TotalNumericNumber-
(Below $1,000) MalesBelow_1_000_MalesNumericNumber-
(Below $1,000) FemalesBelow_1_000_FemalesNumericNumber-
($1,000 - $1,499) Total1_000_1_499_TotalNumericNumber-
($1,000 - $1,499) Males1_000_1_499_MalesNumericNumber-
($1,000 - $1,499) Females1_000_1_499_FemalesNumericNumber-
Google colab link
Analyse this dataset with Colab Notebook
  1. 1. Copy this dataset ID: d_1e3642ca5ce0ed372e3e7cb08b7f3f55
  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_1e3642ca5ce0ed372e3e7cb08b7f3f55"
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 Working Persons Aged 15 Years and Over by Usual Mode of Transport to Work, Monthly Income from Work and Sex (General Household Survey 2005) (2025) [Dataset]. data.gov.sg. Retrieved June 27, 2025 from https://data.gov.sg/datasets/d_1e3642ca5ce0ed372e3e7cb08b7f3f55/view

About this dataset

Contact

feedback@data.gov.sg

Created on

26 Oct 2024

Licence

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

Agency

SINGSTAT (Singapore Department of Statistics)