💻
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
  • KOSDAQ Listed Companies
  • KOSPI Listed Companies
  • Corporate Actions
  1. KR STOCK
  2. edge

disclosure

Summary

This document provides an overview of the disclosure data related to KOSDAQ and KOSPI listed companies, including various financial metrics and corporate actions.

Example code

from finter.data import ContentFactory
cf = ContentFactory("kr_stock", 20200101, 20200201)
df = cf.get_df("kosdaq-sales_profit_structure_change-mandatory-operating_profit_pct_change")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

00 17 * * *

Item List

KOSDAQ Listed Companies

  • kosdaq-sales_profit_structure_change-mandatory-operating_profit_pct_change: KOSDAQ listed companies' revenue or profit structure change disclosure operating profit change rate

  • kosdaq-sales_profit_structure_change-mandatory-net_income_pct_change: The fluctuation rate of net income for KOSDAQ-listed companies

  • kosdaq-sales_profit_structure_change-mandatory-sales: Disclosure of revenue or changes in profit and loss structure of KOSDAQ listed companies

  • kosdaq-sales_profit_structure_change-mandatory-is_large: Whether the KOSDAQ-listed company is a large corporation

  • kosdaq-sales_profit_structure_change-mandatory-is_affiliate_or_subsidary: Whether it is an affiliate or subsidiary of a KOSDAQ-listed company

  • kosdaq-sales_profit_structure_change-mandatory-is_operation: Whether the KOSDAQ-listed companies are engaged in business activities

  • kosdaq-sales_profit_structure_change-mandatory-is_non_operation: Whether the KOSDAQ listed companies have non-operating activities

  • kosdaq-sales_profit_structure_change-mandatory-continuing_operating_income_before_tax_pct_change: KOSDAQ listed companies' revenue or changes in profit and loss structure disclosure before tax expense on continuing operations profit margin variation rate

  • kosdaq-sales_profit_structure_change-mandatory-continuing_operating_income_before_tax: Disclosure of revenue or changes in profit structure of KOSDAQ listed companies before corporate tax expenses on continuing operations

  • kosdaq-sales_profit_structure_change-mandatory-total_equity: Total capital of KOSDAQ listed companies

  • kosdaq-sales_profit_structure_change-mandatory-total_liability: Total liabilities of KOSDAQ listed companies

  • kosdaq-sales_profit_structure_change-mandatory-total_asset: Total assets of KOSDAQ listed companies

  • kosdaq-sales_profit_structure_change-mandatory-net_income: Disclosure of revenue or profit structure changes for KOSDAQ listed companies and current net income

  • kosdaq-sales_profit_structure_change-mandatory-sales_pct_change: KOSDAQ listed companies' revenue or profit structure change disclosure revenue change rate

  • kosdaq-sales_profit_structure_change-mandatory-rcept_no: KOSDAQ listed companies' revenue or profit structure change disclosure receipt number

KOSPI Listed Companies

  • kospi-sales_profit_structure_change-mandatory-operating_profit_pct_change: KOSPI listed companies' revenue or profit structure change disclosure operating profit change rate

  • kospi-sales_profit_structure_change-mandatory_correction-rcept_no: Correction registration number for the disclosure of changes in the revenue and profit structure of KOSPI listed companies

  • kospi-sales_profit_structure_change-mandatory-sales: Disclosure of revenue or changes in profit and loss structure of KOSPI listed companies

  • kospi-sales_profit_structure_change-mandatory-is_large: Whether the KOSPI listed companies are large corporations

  • kospi-sales_profit_structure_change-mandatory-is_affiliate_or_subsidary: Disclosure of revenue or profit structure changes of KOSPI listed companies regarding whether they are affiliated companies or subsidiaries

  • kospi-sales_profit_structure_change-mandatory-is_operation: Disclosure of revenue or changes in profit structure of KOSPI listed companies regarding operational activities

  • kospi-sales_profit_structure_change-mandatory-is_non_operation: Disclosure of changes in revenue or profit structure of KOSPI listed companies regarding non-operating activities

  • kospi-sales_profit_structure_change-mandatory-continuing_operating_income_before_tax_pct_change: Changes in revenue or profit structure disclosures of KOSPI listed companies, and the change rate of earnings before tax.

  • kospi-sales_profit_structure_change-mandatory-continuing_operating_income_before_tax: Disclosure of revenue or profit structure changes for KOSPI listed companies before corporate tax expenses on continuing operations

  • kospi-sales_profit_structure_change-mandatory-total_equity: Total capital of KOSPI listed companies

  • kospi-sales_profit_structure_change-mandatory-total_liability: Total liabilities of KOSPI listed companies

  • kospi-sales_profit_structure_change-mandatory-total_asset: Total assets of KOSPI listed companies

  • kospi-sales_profit_structure_change-mandatory-net_income: Disclosure of revenue or profit structure changes of KOSPI listed companies and current net income

  • kospi-sales_profit_structure_change-mandatory-rcept_no: KOSPI listed companies' revenue or profit structure change disclosure receipt number

Corporate Actions

  • buyback_trust: Disclosure of the trust agreement for treasury shares of Korean companies

  • buyback: Disclosure of share buybacks by Korean companies

  • buyback_disposal: Disclosure of treasury stock disposal by Korean companies

  • division_merge: Disclosure of Split Mergers of Korean Companies

  • division: Disclosure of corporate spin-off in Korea

  • merge: Merger announcement of Korean companies

  • reduction: Korean company capital reduction announcement

  • bonus_issue: Announcement of free capital increase by Korean companies

  • rights_issue: Public announcement of capital increase by Korean companies

  • cb: Announcement of convertible bond issuance by Korean companies

  • eb: Announcement of the issuance of exchangeable bonds by Korean companies

  • br_issue: Disclosure of Stock Issuance by Korean Companies

  • coco: Announcement of the issuance of contingent convertible bonds by Korean companies

Previoustop_foreign_investNextews

Last updated 19 days ago