🇸🇬 Singapore 5 administrative divisions
5 first-level administrative divisions — states, provinces, regions or counties, depending on the country — and 88 cities and towns, each with latitude and longitude. Public domain, free to download, no API key.
The country
- ISO 3166-1
- SG · SGP · 702
- Capital
- Singapore
- Continent
- Asia
- Currency
- SGD — Singapore dollar
- Calling code
- +65
- Internet domain
- .sg
- Divisions
- 5
- Cities and towns
- 88
Divisions
The 5 divisions of Singapore
5 of them carry an ISO 3166-2 code. Counts are cities and towns inside each division.
| Division | ISO 3166-2 | Cities and towns | Population |
|---|---|---|---|
| Central Singapore Community Development Council | SG-01 | 41 | — |
| South West Community Development Council | SG-05 | 27 | — |
| South East Community Development Council | SG-04 | 9 | — |
| North West Community Development Council | SG-03 | 5 | — |
| North East Community Development Council | SG-02 | 2 | — |
A further 4 places could not be matched to a
division and are listed separately in the API as
"unassigned": true.
Get it
Both files, in one request each
# every division of Singapore
curl -s https://api.placedb.org/v1/regions/SG.json
# the cities and towns of one division (id from the file above)
curl -s https://api.placedb.org/v1/cities/SG/<id>.json
No key, no account, no rate limit. The endpoints · try it live.