📚
Quanda
  • Content Model Catalog
  • KR STOCK
    • Market
      • Price Volume
      • Price Volume v2
      • Investor Activity
      • Credit
    • Financial
      • Financial Statements
      • Analyst Consensus
    • Quantitative
      • Descriptor
      • Factor
        • Factor (1)
        • Factor (2)
      • Regime
    • Event
      • Company Status
      • Corporate Actions
    • Economic
      • Indicators
    • Unstructured
      • Theme
        • Theme Analytics Metrics
        • Company Keyword
      • EWS (Early Warning Signal)
        • Korea Sentiment Index
        • Korea EWS Index
        • Keyterm Sentiment Analytics Metrics
    • [Free] Open dataset
  • US ETF
    • Market
      • Price Volume
  • US STOCK
    • Market
      • Price Volume
      • Classification
      • Universe
    • Financial
      • Financial Statement
      • PIT Financial Statement
    • Quantitative
      • Factor
    • Unstructured
      • EWS (Early Warning Signal)
        • US sentiment index
        • US EWS Index
        • Keyterm Sentiment Analytics Metrics
  • VN STOCK
    • Market
      • Price Volume
      • Classification
    • Financial
      • Ratio TTM
  • VN Stock (deprecated)
    • Market
      • Price Volume
      • Classification
    • Event
      • Corporate Actions
  • ID STOCK
    • Market
      • Price Volume
      • Classification
  • CRYPTO SPOT
    • Market
      • Price Volume
  • CRYPTO FUTURE
    • Market
      • Price Volume
Powered by GitBook
On this page
  • Example code
  • Metadata
  • Structure
  • Item List
  • Business Metrics
  • Theme Metrics
  • Item Metrics

Was this helpful?

Edit on GitHub
  1. KR STOCK
  2. Unstructured
  3. Theme

Theme Analytics Metrics

This dataset provides various metrics and scores related to companies, businesses, themes, and items, including keyword analysis and sales ratios.

Example code

from finter.data import ContentFactory
cf = ContentFactory("kr_stock", 20240101, 20240201)
df = cf.get_df("business-ma")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

2018-01-01

UTC 10 22 * * *

Asia/Seoul

1d

Structure

ma

7-day moving average of buzz volume in the news sector and blog sector (normalized per 100,000 keyword occurrences)

score

Theme score

z_score

180-day z_score of buzz volume in the news sector and blog sector (normalized per 100,000 keyword occurrences)

Item List

Business Metrics

  • business-ma

  • business-score

  • business-z_score

Theme Metrics

  • theme-ma

  • theme-score

  • theme-z_score

Item Metrics

  • item-ma

  • item-score

  • item-z_score

PreviousThemeNextCompany Keyword

Last updated 9 months ago

Was this helpful?