--- license: openrail task_categories: - summarization - text-classification - feature-extraction language: - en --- Bitcoin news scrapped from Yahoo Finance. Columns: **time_unix** the UNIX timestamp of the news (UTC) **date_time** UTC date and time **text_matches** the news articles are matched with keywords "BTC", "bitcoin", "crypto", "cryptocurrencies", "cryptocurrency". The list is the posititions the keywords appeared. **title_matches** keyword matches in title **url** the Yahoo Finance URL that the article from **source** the source if the news is cited from other source, not originally from Yahoo Finane **source_url** the outer source cited **article_text** article body