Skip to main content

Python package for interacting with APIs available at LTA DataMall

Project description

Python 3.13 PyPi PyPi status CodeCov coverage downloads GNU General Public License v3.0 Documentation Status

This is an unofficial Python package for interacting with APIs available at LTA DataMall.

Installing the package

Install the package using pip:

python -m pip install landtransportsg

Using the package

Pre-requisite:

The main steps are:

  1. Import a client class.

  2. Instantiate an object from the client class.

  3. Call a function on that object.

For more information, refer to the documentation.

Usage overview

Interacting with LTA DataMall’s API is done through one of four clients, where each client corresponds with a set of endpoints.

The five clients are:

  1. ActiveMobility

  2. ElectricVehicle

  3. Geospatial

  4. PublicTransport

  5. Traffic

Each client contains several public functions, one function per endpoint. A function’s name is the same as its corresponding endpoint’s ending path.

Some functions accept named arguments, where an argument corresponds with a parameter that the endpoint accepts.

Why have separate clients instead of one single client?

Without knowing how LTA DataMall’s API will evolve, and noticing that the endpoints were themselves already partitioned into sets, it seemed like a good idea to keep each set of endpoints in its own contextual client. This allows for each set of endpoints to be customised on their own, e.g. the PublicTransport passenger volume-related endpoints allow for a string to be returned, whereas the other endpoints return a list.

Reference

LTA DataMall’s Developer Guide

Other Packages Built by Me

If you like this package, you may be interested in these packages that I have built to work with other Government of Singapore APIs:

  • datagovsg: for interacting with APIs available at Data.gov.sg.

  • singstat: for interacting with APIs available at SingStat.gov.sg.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

landtransportsg-2.1.1.tar.gz (39.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

landtransportsg-2.1.1-py3-none-any.whl (58.2 kB view details)

Uploaded Python 3

File details

Details for the file landtransportsg-2.1.1.tar.gz.

File metadata

  • Download URL: landtransportsg-2.1.1.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for landtransportsg-2.1.1.tar.gz
Algorithm Hash digest
SHA256 2fb78cf4ff553d484171eab001ef4f6015d1b429f2de4af1ea51a749928e4610
MD5 d1808ecb1557dd81f046a261c4e19432
BLAKE2b-256 ae1b62fe21f800775f61087e8a706f134447d10e4830550c04660e48b08c4933

See more details on using hashes here.

File details

Details for the file landtransportsg-2.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for landtransportsg-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3e72c88755324353f3a06a761a7da9b5b9aaca6ba52e92de57e877c6b3f2a87a
MD5 94b910d21562961d5bf4e0e64207bac8
BLAKE2b-256 c9bd21989c7cf57259dd53f79da5c3ac55185791745ffb4139daaac3c5217926

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page