> For the complete documentation index, see [llms.txt](https://quantit.gitbook.io/quanda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quantit.gitbook.io/quanda/kr-stock/unstructured/ews-early-warning-signal/korea-sentiment-index.md).

# Korea Sentiment Index

## Example code

```python
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)
