Korea Sentiment Index

This dataset provides various sentiment and tone metrics related to the Korean market and the S&P 500.

Example code

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

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

2005-01-02

UTC 30 21 * * *

Asia/Seoul

1d

Item List

Sentiment and Tone Metrics

  • korea_tone: Korean Sentiment Tone Index

  • korea_tone_neutral: Korean Sentiment Neutral Index (Valid From: 2020-10-21)

  • korea_tone_SP500: English Sentiment Tone Index on Korea (Valid To: 2021-07-31)

Last updated