# 공공 데이터 기반으로 부동산 매물 분석 파이프라인 만들기

> Clean Markdown view of GeekNews topic #27001. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=27001](https://news.hada.io/topic?id=27001)
- GeekNews Markdown: [https://news.hada.io/topic/27001.md](https://news.hada.io/topic/27001.md)
- Type: news
- Author: [tlsehdfl](https://news.hada.io/@tlsehdfl)
- Published: 2026-02-25T23:00:19+09:00
- Updated: 2026-02-25T23:00:19+09:00
- Original source: [shindongri.dev](https://www.shindongri.dev/blog/260223)
- Points: 4
- Comments: 0

## Topic Body

지방 부동산 플랫폼 촌집(https://chon.zip)에서 매물 등록 시 AI 분석이 자동 생성되는 파이프라인 구조를 정리한 글입니다.  
  
- 매물 등록 → 공공데이터 3종(실거래가, 공시지가, 토지이용계획) 수집 → Claude API로 인사이트 4종 생성  
- BullMQ 비동기 큐 + DAG 의존성 구조로 매물 등록 API는 0.1초 내 응답, 분석은 백그라운드 25~30초  
- promptHash(SHA-256)로 프롬프트 버전 관리 및 캐시 무효화  
- Stale-While-Revalidate 패턴으로 기존 데이터 먼저 표시, 백그라운드 갱신

## Comments



_No public comments on this page._
