ownership_structure
Analyze ownership structure of Korean stocks: identify largest shareholder, related party stakes, 5% block holders, and decompose co-holder groups. Query controlling stakes and active ownership signals.
Instructions
desc: 최대주주·특수관계인·5% 대량보유 지분 구조 + 공동보유자 분해. 자사주 detail은 treasury_share 별도.
when: 지배력 구조, 최대주주 비중, 특수관계인 지분 합, 5% 활성 시그널, "OO의 N% 지분이 누구누구 공동보유냐 / 보고자 본인 지분은 얼마냐" 질의.
rule: 사업보고서 DART 공식 API 우선. 5% 대량보유 목적은 최신 원문 보강. 변동신고서는 DART API 우선, KIND fallback. 5% 보고 헤드라인 지분율(ownership_pct)은 보고자 본인 + 특별관계자 합산임 — 본인만 보려면 reporter_self_pct, 공동보유자 내역은 co_holders[{name, ownership_pct, is_registry_holder}] 사용. co_holders_verified=False면 합계 미검증이라 원문 대조 필요(확정 인용 금지). 합계표 없는 약식보고(기관 단순투자 등)는 co_holders=None.
scope: summary 최대주주+5%블록(+공동보유자 분해)+자사주 snapshot / major_holders 특수관계인 detail / blocks 5% 대량보유 최신+이력+공동보유자 분해 / control_map 3대 카테고리(명부 등재/외부 능동/수동)+공동보유자 / changes 최대주주변동신고서(I004) + 5% 대량보유 변동(D001) 통합
ref: treasury_share, proxy_contest, evidence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| scope | No | summary | |
| format | No | md | |
| company | Yes | ||
| end_date | No | ||
| as_of_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |