💻
Content Model auto
  • Content Model Catalog
  • KR STOCK
    • financial
    • market
      • calendar
      • investor_activity
      • cax
      • capital
      • fund_center
      • universe
      • credit
      • price_volume
      • status
    • analysis
      • somemoney
      • consensus
    • factor
      • descriptor
      • fundamental_factor
    • macro
      • marketregime
      • economy
    • edge
      • top_foreign_invest
      • disclosure
      • ews
      • narr
      • emp_exc
      • theme
      • keyword
  • US STOCK
    • financial
    • market
      • classification
      • cax
      • universe
      • price_volume
    • analysis
    • factor
      • fundamental_factor
      • guru_factor
    • macro
    • edge
      • ews
      • llm
      • narr
      • dkg
  • US ETF
    • market
      • cax
      • price_volume
  • VN ETF
    • market
  • VN STOCK
    • financial
      • ratio
      • cash_flow
      • balance_sheet
      • income_statement
    • market
      • classification
      • cax
      • price_volume
  • ID STOCK
    • market
Powered by GitBook
On this page
  • Summary
  • Example code
  • Metadata
  • Item List
  • Investment Strategy Factors
  • Profitability Metrics
  • Valuation Ratios
  • Investment Ratios
  • Market Performance Metrics
  • Investment Activity Metrics
  • Risk Metrics
  • Other Metrics
  1. KR STOCK
  2. factor

fundamental_factor

Summary

This document provides a comprehensive overview of various financial metrics and factors related to Korean stocks, including investment strategies and performance indicators.

Example code

from finter.data import ContentFactory
cf = ContentFactory("kr_stock", 20200101, 20200201)
df = cf.get_df("kr-gross_profit_to_assets")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

20 14 * * 1-5

Item List

Investment Strategy Factors

  • kr-glenn_greenberg: Factors of Korean stocks based on Glen Greenberg's investment strategy

  • kr-cathie_wood: Factors of Korean stocks based on Cathie Wood's investment strategy

  • kr-james_oshaughnessy: Factors of Korean stocks based on James O'Shaughnessy's investment strategy

  • kr-benjamin_graham: Factors of Korean stocks based on Benjamin Graham's investment strategy

  • kr-alex_sacerdote: Factors of Korean stocks based on Alex Sasserdo's investment strategy

  • kr-ron_baron: Factors of Korean stocks based on Ron Baron’s investment strategy

  • kr-warren_buffet: Factors of Korean stocks based on Warren Buffett's investment strategy

  • kr-bill_ackman: Factors of Korean stocks based on Bill Ackman's investment strategy

  • kr-david_dreman: Korean stock factors based on David Dreman's investment strategy

  • kr-charles_munger: Factors of Korean stocks based on Charles Munger's investment strategy

  • kr-brad_gerstner: Korean stock factors based on Brad Gerstner's investment strategy

  • kr-colin_moran: Korean stock factors based on Colin Moran's investment strategy

  • kr-william_oneil: Korean stock factors based on William O'Neil's investment strategy

Profitability Metrics

  • kr-gross_profit_to_assets: The ratio of gross profit to total assets of Korean stocks

  • kr-op_12mf_3m: The 3-month change rate of the 12-month forecast of operating profit for Korean stocks

  • kr-op_fy1_1m: The one-month change rate of the operating profit forecast for Korean stocks one year later

  • kr-op_yoy: The growth rate of operating profit of Korean stocks compared to the previous year

  • kr-return_on_asset_4q: The cumulative return on total assets for Korean stocks in the fourth quarter

  • kr-return_on_equity_4q: Cumulative return on equity for Korean stocks in the fourth quarter

  • kr-net_profit_margin_before_XI: Net profit margin excluding special items for Korean stocks

  • kr-operating_profit_margin_after_DP: Operating profit margin after depreciation of Korean stocks

Valuation Ratios

  • kr-p_fcf_24mf: Expected price/free cash flow ratio of Korean stocks over the next 24 months

  • kr-p_fcf_12mf: 12-month forward P/FCF of Korean stocks

  • kr-pbr_12mf: 12-month forward PBR of Korean stocks

  • kr-pcr_12mf: 12-month forward PCR of Korean stocks

  • kr-ev_ebitda_12mf: 12-month forward EV/EBITDA of Korean stocks

  • kr-ev_ebitda_24mf: 24-month forward EV/EBITDA of Korean stocks

Investment Ratios

  • kr-dividend_yield_fy1: The dividend yield for Korean stocks in the next fiscal year

  • kr-dividend_yield_fy0: Dividend yield for the current fiscal year of Korean stocks

  • kr-payout_ratio_3y: The 3-year dividend payout ratio of Korean stocks

  • kr-payout_ratio_4q: Dividend payout ratio of Korean stocks in the fourth quarter

Market Performance Metrics

  • kr-sales_fy1_3m: The 3-month change rate of the 1-year revenue forecast for Korean stocks

  • kr-sales_fy2_3m: The 3-month change rate of the 2-year revenue forecast for Korean stocks

  • kr-sales_yoy: The revenue growth rate of Korean stocks compared to the previous year

  • kr-sales_12mf_3m: The 3-month change rate of the 12-month forward revenue forecast for Korean stocks

Investment Activity Metrics

  • kr-net_invest_ratio_20d: 20-day net investment ratio of Korean stocks

  • kr-net_invest_ratio_10d: 10-day net investment ratio of Korean stocks

  • kr-net_invest_sum_10d: Total net purchases by investor type in the Korean stock market over the past 10 days

  • kr-net_invest_sum_20d: Total net purchases by investor type in the Korean stock market over the past 20 days

Risk Metrics

  • kr-beta_756d: 756-day beta of Korean stocks

  • kr-beta_1260d: 1260-day beta of Korean stocks

  • kr-beta_yield_10y_60m: 60-month beta regarding the 10-year government bond yield of Korean stocks

  • kr-beta_yield_5y_60m: 60-month beta related to the 5-year government bond yield of Korean stocks

Other Metrics

  • kr-interest_coverage_ratio: Interest Coverage Ratio of Korean Stocks

  • kr-leverage_ratio: Debt ratio of Korean stocks

  • kr-asset_turnover: Asset turnover ratio of Korean stocks

  • kr-capex_growth_12mf: 12-month leading capital investment growth rate of Korean stocks

  • kr-capex_to_assets: The ratio of capital expenditures to total assets of Korean stocks

This structure provides a clear and organized way to navigate through the various metrics available for Korean stocks, making it easier for users to find the information they need.

PreviousdescriptorNextmacro

Last updated 19 days ago