home / resale

resale_prices

Data license: Singapore Open Data Licence · Data source: Housing and Development Board · About: hdb-resale-prices-datasette

8 rows where month = "2001-11" and street_name = "JURONG EAST ST 24"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ month town flat_type block street_name storey_range floor_area_sqm flat_model lease_commence_date resale_price remaining_lease_years remaining_lease latitude longitude block_street_name
601484 601484 2001-11 JURONG EAST 3 ROOM 262 JURONG EAST ST 24 01 TO 03 68.0 New Generation 1983 132000.0 81   1.34412713353467 103.741112407318 262 JURONG EAST ST 24
601485 601485 2001-11 JURONG EAST 3 ROOM 257 JURONG EAST ST 24 04 TO 06 68.0 New Generation 1983 136000.0 81   1.34451804267549 103.738630332612 257 JURONG EAST ST 24
601486 601486 2001-11 JURONG EAST 3 ROOM 249 JURONG EAST ST 24 10 TO 12 67.0 New Generation 1983 136000.0 81   1.3425624237397 103.739259690913 249 JURONG EAST ST 24
601487 601487 2001-11 JURONG EAST 3 ROOM 247 JURONG EAST ST 24 07 TO 09 68.0 New Generation 1983 140000.0 81   1.34202424550408 103.739009746539 247 JURONG EAST ST 24
601488 601488 2001-11 JURONG EAST 3 ROOM 247 JURONG EAST ST 24 10 TO 12 68.0 New Generation 1983 143000.0 81   1.34202424550408 103.739009746539 247 JURONG EAST ST 24
601489 601489 2001-11 JURONG EAST 3 ROOM 247 JURONG EAST ST 24 10 TO 12 68.0 New Generation 1983 143000.0 81   1.34202424550408 103.739009746539 247 JURONG EAST ST 24
601513 601513 2001-11 JURONG EAST 5 ROOM 260 JURONG EAST ST 24 01 TO 03 127.0 Improved 1983 295000.0 81   1.34372175616439 103.740222868909 260 JURONG EAST ST 24
601522 601522 2001-11 JURONG EAST 4 ROOM 261 JURONG EAST ST 24 01 TO 03 111.0 New Generation 1983 201000.0 81   1.34449568862198 103.740401081749 261 JURONG EAST ST 24

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [resale_prices] (
   [month] TEXT,
   [town] TEXT,
   [flat_type] TEXT,
   [block] TEXT,
   [street_name] TEXT,
   [storey_range] TEXT,
   [floor_area_sqm] TEXT,
   [flat_model] TEXT,
   [lease_commence_date] TEXT,
   [resale_price] TEXT,
   [remaining_lease_years] TEXT,
   [remaining_lease] TEXT,
   [latitude] TEXT,
   [longitude] TEXT,
   [block_street_name] TEXT
);
CREATE INDEX [idx_resale_prices_month]
    ON [resale_prices] ([month]);
CREATE INDEX [idx_resale_prices_town]
    ON [resale_prices] ([town]);
CREATE INDEX [idx_resale_prices_flat_type]
    ON [resale_prices] ([flat_type]);
CREATE INDEX [idx_resale_prices_flat_model]
    ON [resale_prices] ([flat_model]);
CREATE INDEX [idx_resale_prices_block]
    ON [resale_prices] ([block]);
CREATE INDEX [idx_resale_prices_street_name]
    ON [resale_prices] ([street_name]);
Powered by Datasette · Queries took 56.601ms · Data license: Singapore Open Data Licence · Data source: Housing and Development Board · About: hdb-resale-prices-datasette Last updated: 23 Jul 2025