Data.gov.sg

Annual Motor Vehicle Population by Vehicle Type

Annual motor vehicle population by vehicle type

    Jan 2005 - Dec 2020

    Updated a month ago

    Land Transport Authority (LTA)


    490+ downloads

    1+ page views

    40+ API calls

Annual Motor Vehicle Population by Vehicle Type

  • Off peak cars include weekend cars and revised off peak cars which was implemented on 25 Jan 2010.
  • LGV (max laden weight <= 3.5mt), HGV (max laden weight 3.5mt - 16mt), VHGV (max laden weight > 16mt). Tax exempted vehicles include vehicles registered with exemption of road tax payment, vehicles for off-the-road use and engineering plants,

School Bus (CB): School Bus with "CB" suffix registration numbers.

MVP 01-01 Veh by type

No of vehicles by Year

Column legend

TitleColumn nameData typeUnit of measureDescription
YearyearDatetime (Year) "YYYY"--
CategorycategoryText (General)--
TypetypeText (General)--
No. of VehiclesnumberNumeric (General)No. of Vehicles-

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_2873f3b1b2a836103f51f696350b98fa" response = requests.get(url) print(response.json())

Usage information

Last updated

April 19, 2024

Date created

April 25, 2016

Licence

Singapore Open Data Licence

Contact persons

LTA-Vehicle_Stat@lta.gov.sg

Feedback

©2024 Open Government Products, Government Technology Agency of Singapore