건물 등기부등본은Documentation Index
Fetch the complete documentation index at: https://docs.imprun.dev/llms.txt
Use this file to discover all available pages before exploring further.
profile.property_type이 "building"인 문서입니다. 건물 구조, 층별 면적, 용도 등 건물 고유 필드를 포함합니다.
표제부 (title)
건물 등기부등본의 표제부는 건물의 표시 테이블과 층별 면적을 포함합니다.건물 전용 필드
| 필드 | 타입 | 설명 |
|---|---|---|
road_address | string | null | 도로명주소 |
structure | string | null | 건물 구조 (예: "철근콘크리트구조") |
roof_type | string | null | 지붕 종류 (예: "슬래브지붕", "경사지붕") |
floors | integer | 지상 층수 |
building_type | string | null | 건물 용도 (예: "단독주택", "제2종근린생활시설") |
total_floor_area | float | 연면적 (㎡) |
areas | array | 층별 면적 목록 |
building_entries | array | 건물의 표시 항목 목록 |
FloorArea (층별 면적)
| 필드 | 타입 | 설명 |
|---|---|---|
floor | string | 층 (예: "1층", "지1층", "옥탑") |
area | float | 면적 (㎡) |
is_excluded | boolean | 연면적 산정 제외 여부 |
is_excluded가 true인 면적은 total_floor_area 계산에서 제외됩니다. 기계실, 옥탑 등이 해당합니다.BuildingTitleEntry (건물의 표시)
| 필드 | 타입 | 설명 |
|---|---|---|
entry_id | string | 고유 식별자. 형식: "title_bldg:p{페이지}:r{행번호}" |
display_number | string | 표시번호 |
receipt_date | string | 접수일자 |
location_or_number | string | 소재지번 또는 건물번호 |
building_detail | string | 건물내역 (구조·용도·면적, 개행 구분) |
cause_and_other | string | 등기원인 및 기타사항 |
is_cancelled | boolean | 말소 여부 |
갑구·을구
건물 등기부등본의 갑구·을구는 공통 RegistryEntry 스키마와 동일합니다. 건물 특유의 등기 유형:- 건물 증·개축: 표시변경으로 건물내역이 갱신됨
- 건물 멸실: 건물이 철거된 경우 말소
- 법인 소유: 법인등록번호로 소유자 식별
- 주택임차권: 을구에
content.lease정보와 함께 보증금·차임 기재
근저당권 예시 (을구)
주택임차권 예시 (을구)
전체 응답 예시
건물 등기부등본 응답 예시
건물 등기부등본 응답 예시