Data.gov.sg

Public Transport Utilisation - Average Daily Public Transport Ridership

Average daily number of trips made islandwide on MRT, LRT, bus & taxi.

  • Only data from 2001 onwards had been updated when the methodology of estimating taxi ridership was revised in 2003.

    Jan 1995 - Dec 2016

    Updated a month ago

    Land Transport Authority (LTA)


    230+ downloads

    1+ page views

    50+ API calls

Public Transport Utilisation - Average Public Transport Ridership

Average ridership by Year

Column legend

TitleColumn nameData typeUnit of measureDescription
YearyearDatetime (Year) "YYYY"--
Type of Public Transporttype_of_public_transportText (General)--
Average Ridershipaverage_ridershipNumeric (General)Thousand Passenger Trips Per Day-

Sample OpenAPI query

This code can be used to test a sample API query. It retrieves the first 100 rows from this dataset. For a complete guide on query parameters and syntax, please refer to the

API documentation

.


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

Usage information

Last updated

April 19, 2024

Date created

July 6, 2015

Licence

Singapore Open Data Licence

Contact persons

CHUA_Xin_Yun@lta.gov.sg

Feedback

©2024 Open Government Products, Government Technology Agency of Singapore