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 FromDelivery ScheduleTime ZoneData 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

Last updated