File size: 1,190 Bytes
09796de
 
45b8584
 
 
 
 
 
 
 
09796de
45b8584
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
task_categories:
- text-classification
tags:
- tweet
- tweets
- finance
- crypto
- fintwit
---

# 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.