dart_get_financial_statements
Retrieve a single company's complete financial statements from OpenDART by corporate code, year, report type, and consolidation method.
Instructions
OpenDART 단일회사 전체 재무제표를 조회한다. corp_code는 dart_search_company로 먼저 찾을 것. report: '사업보고서'(연간, 기본값) | '1분기' | '반기' | '3분기'. fs_div: 'CFS'(연결재무제표, 기본값) | 'OFS'(별도재무제표).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| fs_div | No | CFS | |
| report | No | 사업보고서 | |
| corp_code | Yes |