get_xbrl_financial
Retrieve original XBRL financial statements from South Korean regulatory filings by providing receipt number and report code. Converts ZIP to XML to Python dict for analysis.
Instructions
XBRL 형식의 재무제표 원본을 조회합니다 (ZIP → XML → dict 변환).
Args: rcept_no: 접수번호 14자리 (필수) reprt_code: 보고서 코드 ("11013"=1분기, "11012"=반기, "11014"=3분기, "11011"=사업보고서)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rcept_no | Yes | ||
| reprt_code | Yes |