compare_financials
Compare financial statements of up to 20 Korean companies side by side across up to 10 years, covering revenue, operating profit, net income, assets, and liabilities.
Instructions
여러 기업의 재무제표를 나란히 비교한다 (최대 20개 기업 · 최대 10개 연도).
매출액·영업이익·당기순이익·자산총계·부채총계를 기본으로 내고, accounts로
좁힐 수 있다. year_to를 주면 그 구간을 연도별로 조회해 시계열로 낸다.
⚠ 조회 콜은 회사 수와 무관하게 연도 수만큼이다 — fnlttMultiAcnt가
corp_code를 콤마로 묶어 한 번에 받는다(실측 2026-09-11: 20개사 1콜 606행,
누락 0). 연도 폭 상한 10이 곧 콜 상한이다.
Args:
company_names: 비교할 기업명 목록 (220개).
year: 사업연도 4자리. 미입력 시 직전 연도.
year_to: 구간의 끝 사업연도. 주면 yearyear_to를 시계열로 낸다.
report_type: "annual" | "half" | "q1" | "q3".
accounts: 계정명 부분일치 목록. 미지정이면 응답의 전 계정.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| year_to | No | ||
| accounts | No | ||
| report_type | No | annual | |
| company_names | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |