narr

Summary

The data consists of summaries of major English business news and key news, categorized by topic. Each item includes a description that highlights the themes covered, with examples of topics such as 'edge', 'lee', and 'mortality'.

Example code

from finter.data import ContentFactory
cf = ContentFactory("kr_stock", 20200101, 20200201)
df = cf.get_df("topenbiznews")

Metadata

valid from
delivery schedule
time zone
data frequency

00 6 * * *

1m

Item List

  • topenbiznews: Summary of major English business news; columns are topic. e.g. 0:['edge', 'lee', 'rambunctious', 'inflect', 'ontroerend', 'obliqueness', 'mortality', 'pounce', 'merry', 'len']

  • topnews: Summary of Key News; columns are topic. e.g. 0:['edge', 'lee', 'rambunctious', 'inflect', 'ontroerend', 'obliqueness', 'mortality', 'pounce', 'merry', 'len']

Last updated