Baselight

Korean Apartment Deal Data

Real apartment transaction data in Korea

@kaggle.brainer3220_korean_real_estate_transaction_data

Loading...
Loading...

About this Dataset

Korean Apartment Deal Data

This is a dataset based on real estate transaction data provided by Korean public API.

Currently, only some regions and periods are available, but will continue to be provided through updates.

In addition, we will provide more information related to real estate through more updates.

Tables

Apart Deal

@kaggle.brainer3220_korean_real_estate_transaction_data.apart_deal
  • 46.42 MB
  • 5,002,839 rows
  • 9 columns
Loading...
CREATE TABLE apart_deal (
  "n" DOUBLE  -- 지역코드,
  "n_02e762" VARCHAR  -- 법정동,
  "n_8495ef" VARCHAR  -- 거래일,
  "n_26d2a7" VARCHAR  -- 아파트,
  "n_fa6203" VARCHAR  -- 지번,
  "n_596fda" DOUBLE  -- 전용면적,
  "n_ce10bb" VARCHAR  -- 층,
  "n_5324d0" DOUBLE  -- 건축년도,
  "n_1471cd" DOUBLE  -- 거래금액
);

Share link

Anyone who has the link will be able to view this.