Secure websites use HTTPS
Scam alert
Sign up here for higher rate limits, priority support and maintenance notifications.
Data from Mar 2025
Last updated: 26 Feb 2026, 10:07 SGT
This layer shows the number of Dwelling Units for private residential properties for both occupied and vacant properties as at Q4 2022.
Data from Mar 2025
Last updated: 26 Feb 2026, 10:07 SGT
This layer shows the number of Dwelling Units for private residential properties for both occupied and vacant properties as at Q4 2022.
This code can be used to test a sample API query. It retrieves the data catalogue of this dataset. For a complete guide on query parameters and syntax, please refer to the API documentation
import requests
dataset_id = "d_be71daeab5930f96b90ad2857454d876"
url = "https://api-open.data.gov.sg/v1/public/api/datasets/" + dataset_id + "/poll-download"
response = requests.get(url)
json_data = response.json()
if json_data['code'] != 0:
print(json_data['errMsg'])
exit(1)
url = json_data['data']['url']
response = requests.get(url)
print(response.text)This dataset can be reused and cited in research publications.
03 Jul 2023
Free forever for personal or commercial use, under the Open Data Licence.
Attribute Legend
| Attributes | Data Type | Description |
|---|---|---|
| OBJECTID | Numeric | - |
| POSTALCODE | Numeric | - |
| BLK_NO | Numeric | - |
| PROJ_NAME | Text | - |
| PROP_TYPE | Text | - |
| X_ADDR | Numeric | - |
| Y_ADDR | Numeric | - |
| DU | Numeric | - |
| INC_CRC | Text | - |
| FMEL_UPD_D | Numeric | - |
Dataset preview
This code can be used to view the raw JSON dataset for URA No of Dwelling Units. Large datasets may be truncated in the preview. Please download the dataset for complete data.
{
"type" : "FeatureCollection",
"name" : "URA_DU_PD6_PT",
"features" : [
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.86103919876216, 1.358545779876807 ]
},
"properties" : {
"OBJECTID" : 332707,
"POSTALCODE" : "555390",
"BLK_NO" : "45",
"PROJ_NAME" : "TAI HWAN GARDEN",
"PROP_TYPE" : "Landed",
"X_ADDR" : 31084.9837927,
"Y_ADDR" : 37846.6234373,
"DU" : 1,
"INC_CRC" : "CD0DD63B3493CAE8",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.92530200318369, 1.3181042607576667 ]
},
"properties" : {
"OBJECTID" : 332708,
"POSTALCODE" : "455359",
"BLK_NO" : "5",
"PROJ_NAME" : "MANILA GARDENS",
"PROP_TYPE" : "Landed",
"X_ADDR" : 38236.8610449,
"Y_ADDR" : 33374.9784739,
"DU" : 1,
"INC_CRC" : "1327B6229D959568",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.86753939566883, 1.3618497915764913 ]
},
"properties" : {
"OBJECTID" : 332709,
"POSTALCODE" : "558516",
"BLK_NO" : "62",
"PROJ_NAME" : "VALVISTA",
"PROP_TYPE" : "Landed",
"X_ADDR" : 31808.3753159,
"Y_ADDR" : 38211.9735282,
"DU" : 1,
"INC_CRC" : "C967A7E04464539F",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.83264434778968, 1.3555246978723132 ]
},
"properties" : {
"OBJECTID" : 332710,
"POSTALCODE" : "574021",
"BLK_NO" : "2G",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 27924.9658244,
"Y_ADDR" : 37512.5498593,
"DU" : 1,
"INC_CRC" : "37655BE40A8DAE9E",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.80270217335617, 1.323502263371313 ]
},
"properties" : {
"OBJECTID" : 332711,
"POSTALCODE" : "269137",
"BLK_NO" : "83",
"PROJ_NAME" : "DUCHESS GARDEN",
"PROP_TYPE" : "Landed",
"X_ADDR" : 24592.7002671,
"Y_ADDR" : 33971.6940359,
"DU" : 1,
"INC_CRC" : "BB4A822F02F9A71C",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.845701359164, 1.3518603291014568 ]
},
"properties" : {
"OBJECTID" : 332712,
"POSTALCODE" : "574012",
"BLK_NO" : "30",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 29378.0636802,
"Y_ADDR" : 37107.366224,
"DU" : 1,
"INC_CRC" : "5971C0699CCCC701",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.7947064244458, 1.3208240566273068 ]
},
"properties" : {
"OBJECTID" : 332713,
"POSTALCODE" : "268621",
"BLK_NO" : "35",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 23702.8486962,
"Y_ADDR" : 33675.564039,
"DU" : 1,
"INC_CRC" : "430EC3DF537EA205",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.92261681114978, 1.313195672508687 ]
},
"properties" : {
"OBJECTID" : 332714,
"POSTALCODE" : "458589",
"BLK_NO" : "26",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 37938.044371,
"Y_ADDR" : 32832.200459,
"DU" : 1,
"INC_CRC" : "2C94CECF71B41787",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.82686066266446, 1.4427833774436296 ]
},
"properties" : {
"OBJECTID" : 332715,
"POSTALCODE" : "769808",
"BLK_NO" : "86",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 27281.3345244,
"Y_ADDR" : 47161.1740354,
"DU" : 1,
"INC_CRC" : "62B6B8A60F9AF702",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.84400590436347, 1.3518845813969855 ]
},
"properties" : {
"OBJECTID" : 332716,
"POSTALCODE" : "578518",
"BLK_NO" : "2",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 29189.3786693,
"Y_ADDR" : 37110.0469685,
"DU" : 1,
"INC_CRC" : "BDB54F5547EE3531",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.7562876351451, 1.3126855489202955 ]
},
"properties" : {
"OBJECTID" : 332717,
"POSTALCODE" : "127881",
"BLK_NO" : "85",
"PROJ_NAME" : "SUNGROVE",
"PROP_TYPE" : "Landed",
"X_ADDR" : 19427.1872627,
"Y_ADDR" : 32775.7483387,
"DU" : 1,
"INC_CRC" : "5E080396A486AF3D",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.77243930076192, 1.335661560142527 ]
},
"properties" : {
"OBJECTID" : 332718,
"POSTALCODE" : "598218",
"BLK_NO" : "41",
"PROJ_NAME" : "CHENG SOON GARDEN",
"PROP_TYPE" : "Landed",
"X_ADDR" : 21224.7774814,
"Y_ADDR" : 35316.2696077,
"DU" : 1,
"INC_CRC" : "F029325FD981AE65",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.80018723640828, 1.3312329045689473 ]
},
"properties" : {
"OBJECTID" : 332719,
"POSTALCODE" : "288855",
"BLK_NO" : "25",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 24312.8243591,
"Y_ADDR" : 34826.5124133,
"DU" : 1,
"INC_CRC" : "2C5643EB19BD7443",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.83071154375901, 1.3709113451638997 ]
},
"properties" : {
"OBJECTID" : 332720,
"POSTALCODE" : "577441",
"BLK_NO" : "34",
"PROJ_NAME" : "SEMBAWANG HILLS ESTATE",
"PROP_TYPE" : "Landed",
"X_ADDR" : 27709.8686984,
"Y_ADDR" : 39213.9270565,
"DU" : 1,
"INC_CRC" : "FE2FE27810F430A7",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.82520957028427, 1.4407152867272024 ]
},
"properties" : {
"OBJECTID" : 332721,
"POSTALCODE" : "769541",
"BLK_NO" : "73",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 27097.5928201,
"Y_ADDR" : 46932.4955441,
"DU" : 1,
"INC_CRC" : "FEA5E0DFA3C2EF54",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.8368285766735, 1.4584810434608884 ]
},
"properties" : {
"OBJECTID" : 332722,
"POSTALCODE" : "759395",
"BLK_NO" : "5",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 28390.6054591,
"Y_ADDR" : 48896.9424724,
"DU" : 1,
"INC_CRC" : "1F188087F5DB988F",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.86179759509284, 1.3816381557861965 ]
},
"properties" : {
"OBJECTID" : 332723,
"POSTALCODE" : "808143",
"BLK_NO" : "10",
"PROJ_NAME" : "LILAC PARK",
"PROP_TYPE" : "Landed",
"X_ADDR" : 31169.3541629,
"Y_ADDR" : 40400.0620526,
"DU" : 1,
"INC_CRC" : "60063C3C4F399726",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.82737801710788, 1.3014469420149826 ]
},
"properties" : {
"OBJECTID" : 332724,
"POSTALCODE" : "248692",
"BLK_NO" : "34",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 27338.8691186,
"Y_ADDR" : 31532.9096651,
"DU" : 1,
"INC_CRC" : "8C3960E7BF389012",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.9734006967115, 1.3643400767720688 ]
},
"properties" : {
"OBJECTID" : 332725,
"POSTALCODE" : "507868",
"BLK_NO" : "16",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 43589.4943568,
"Y_ADDR" : 38487.7632281,
"DU" : 1,
"INC_CRC" : "4EB6F3AEF721AB73",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.79970147213223, 1.3316596177783637 ]
},
"properties" : {
"OBJECTID" : 332726,
"POSTALCODE" : "287849",
"BLK_NO" : "10",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 24258.7644992,
"Y_ADDR" : 34873.696931,
"DU" : 1,
"INC_CRC" : "98A0539E9A80A297",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.78750221424205, 1.3238966840536444 ]
},
"properties" : {
"OBJECTID" : 332727,
"POSTALCODE" : "279395",
"BLK_NO" : "30",
"PROJ_NAME" : null,
"PROP_TYPE" : "Landed",
"X_ADDR" : 22901.0974493,
"Y_ADDR" : 34015.3330528,
"DU" : 1,
"INC_CRC" : "FCA7E1EF886DF03C",
"FMEL_UPD_D" : "20250311155836"
}
},
{
"type" : "Feature",
"geometry" : {
"type" : "Point",
"coordinates" : [ 103.92528419066173, 1.3141880979003449 ]
},
"properties" : {
"OBJECTID" : 332728,
"POSTALCODE" : "457617",
"BLK_