cax
Summary
This document provides information on the Korean stock data catalog, specifically focusing on adjustment and dividend factors.
Example code
from finter.data import ContentFactory
cf = ContentFactory("kr_stock", 20200101, 20200201)
df = cf.get_df("adjust_factor")
Metadata
Valid From
Delivery Schedule
Time Zone
Data Frequency
20 14 * * 1-5
Item List
Adjustment Factors
adjust_factor: Adjustment factor of Korean stocks
dividend_factor: Dividend yield of Korean stocks
Last updated