Top Luxury Apartment Sales
Top 10 highest-priced apartment transactions in Korea over the last 30 days (MOLIT data)
Collection ยท Source MOLIT Real Transactions OpenAPIยทView 7-day history
No notable surges in the last 24 hours
What's #1 in Top Luxury Apartment Sales today? โ Full Top 30
About this data
The top 10 most expensive apartment sales in Korea over the last 30 days, sourced from the Ministry of Land's official RTMS OpenAPI. Each row condenses complex name, district (gu/dong), exclusive floor area, floor and contract amount into one line so you can scan where the highest-value transactions are concentrating โ Hannam, Gangnam, Seocho, Songpa and similar high-end corridors. The dataset refreshes once a day from the underlying apt_transactions table, and duplicates from the same complex are collapsed to a single best-price row so a single building does not dominate the ranking. Note that Korea's 30-day reporting requirement plus API ingestion delay means the most recent 1โ2 weeks may not yet be visible โ "last 30 days" refers to deal-date of already-reported transactions.
Frequently asked questions
+Where does this data come from?
The Ministry of Land, Infrastructure and Transport (MOLIT) RTMS OpenAPI โ official apartment sale reports submitted by realtors or transacting parties. We use the contract date (deal_date), not the reporting date.
+Why "last 30 days" instead of "this month"?
Korean law gives parties 30 days from contract to file the report, and the API typically lags another 1โ2 weeks behind. A pure "this month" window can easily be empty; a rolling 30-day window of reported transactions ensures the list is always populated.
+Are canceled transactions included?
No. Any row with a non-null cancel_date is excluded to prevent canceled high-water marks from distorting the ranking.
+Will the same building appear multiple times?
No. We deduplicate by (complex_name, district code) and keep only the single highest-priced contract per complex, so one building cannot monopolize the top spots with different floor plans.
+Can I drill into a specific area like Gangnam or Hannam?
Yes โ use the /apt section for per-province and per-district views. This category is a national absolute-price ranking spanning all 17 provinces.
+How often does it update?
Once a day. The underlying apt_transactions table is refreshed daily by /api/cron/apt scanning every district nationwide; this category re-reads that table on the same 1440-minute cycle.