datagovsg: Interact with Data.gov.sg’s API¶
Release v2.2.0.
This is an unofficial Python package for interacting with APIs available at Data.gov.sg.
Installing the package¶
Install the package using pip:
python -m pip install datagovsg
Using the package¶
The main steps are:
Import a class.
Instantiate an object from the class.
Call a function on that object.
Contents¶
License¶
This project is licensed under the GNU General Public License v3.0.
Logo¶
The logo is copyright by the Government of Singapore. It is used for reference only. This project’s owner does not have any copyright claim over it.