Data.gov.sg

Total Land Area of Singapore

Provides the total land area of Singapore (includes off-shore islands) as at end of a calendar year

    Jan 1960 - Dec 2022

    Updated a year ago

    Singapore Land Authority (SLA)


    20+ downloads

    100+ page views

    30+ API calls

Total Land Area of Singapore

Total land area by Year

Column legend

TitleColumn nameData typeUnit of measureDescription
YearyearDatetime (Year) "YYYY"--
Total Land Areatotal_land_areaNumeric (General)Square Kilometres-

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

Usage information

Last updated

April 19, 2023

Date created

May 20, 2015

Licence

Singapore Open Data Licence

©2024 Open Government Products, Government Technology Agency of Singapore

Contact us