get_major_shareholder_status
Get major shareholder ownership status for any Korean company by corporation code, covering selected years and report types with shareholder names, relationships, and share changes.
Instructions
Get major/largest-shareholder ownership status (최대주주 현황) across years.
Uses Open DART's 최대주주 현황 endpoint, which lists each major shareholder's name, relationship to the company, and share ownership at the start and end of each reporting period.
Args: corp_code: The company's eight-digit Open DART corporation code. Samsung Electronics is 00126380. start_year: First business year to fetch (four digits), e.g. 2021. end_year: Last business year to fetch (four digits), e.g. 2023. report_type: "annual" (사업보고서), "half" (반기보고서), "q1" (1분기보고서), "q3" (3분기보고서), or "all" to fetch all four report types for each year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_year | Yes | ||
| corp_code | Yes | ||
| start_year | Yes | ||
| report_type | No | annual |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||