CoolFace
Datasetpublic

StephanAkkerman/financial-tweets-crypto

Financial Tweets - Cryptocurrency This dataset is part of the scraped financial tweets that I collected from a variety of financial influencers on Twitter, all the datasets can be found here: Crypto: https://huggingface.co/datasets/StephanAkkerman/financial-tweets-crypto Stocks (and forex): https://huggingface.co/datasets/StephanAkkerman/financial-tweets-stocks Other (Tweet without cash tags): https://huggingface.co/datasets/StephanAkkerman/financial-tweets-other… See the full description on the dataset page: https://huggingface.co/datasets/StephanAkkerman/financial-tweets-crypto.

sourceHugging Facemitupdated 2y agoView on Hugging Face
14likes102downloads
Dataset Card

Financial Tweets - Cryptocurrency

This dataset is part of the scraped financial tweets that I collected from a variety of financial influencers on Twitter, all the datasets can be found here:

  • Crypto: https://huggingface.co/datasets/StephanAkkerman/financial-tweets-crypto
  • Stocks (and forex): https://huggingface.co/datasets/StephanAkkerman/financial-tweets-stocks
  • Other (Tweet without cash tags): https://huggingface.co/datasets/StephanAkkerman/financial-tweets-other

Data Fields

The data fields are as follows:

  • timestap: The time the tweet was sent.
  • tweet_text: All of the text of the tweet, including quoted tweets (prefixed with >).
  • tweet_url: The URL of the tweet.
  • tweet_type: The type of tweet, this can be tweet, retweet, or quote tweet.
  • price_of_ticker: The price of the tickers mentioned.
  • change_of_ticker: The 24h price change of the tickers.
  • tickers_mentioned: All the tickers that are mentioned in the tweet.
  • category: What type of category the tweet has, the suffix _images means that the tweet included an image.