Dart Financials
dart_financialsKey annual / interim financial line items for a Korean company's periodic report. Returns income statement, balance sheet, cash flow items with current-period (thstrm) and prior-period (frmtrm / bfefrmtrm) amounts. Use for fundamental analysis (revenue, operating profit, net income, total assets, liabilities, equity, operating cash flow) on KOSPI/KOSDAQ filers. Pair with ecos_get_series for macro context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fs_div | No | Statement basis: "CFS" (consolidated, default) or "OFS" (separate / parent-only). | |
| bsns_year | Yes | Required 4-digit business year (e.g., "2024"). DART historical data goes back to 2015. | |
| corp_code | Yes | Required 8-digit DART corp identifier. | |
| reprt_code | Yes | Required report type: 11011 (annual), 11012 (half-year/Q2), 11013 (Q1), 11014 (Q3). |