File size: 3,010 Bytes
f1f3698
 
3bbc4f5
 
f1f3698
3bbc4f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
---
license: mit
tags:
- twitter
---
# Twitter User Dataset

This dataset was obtained by crawling Twitter's REST API using the Python library Tweepy 3. The dataset comprises tweets from the 20 most popular Twitter users based on the number of followers, with retweets excluded. These accounts include public figures such as Katy Perry and Barack Obama, platforms like YouTube and Instagram, and television channels such as CNN Breaking News and The Ellen Show.

The dataset presents a diverse collection of tweets, ranging from relatively structured and formal to completely unstructured and colloquial in style. Unfortunately, geocoordinates were not available for these tweets.

## Dataset Details

- **Purpose:** The dataset has been utilized in the generation of a research paper titled "Machine Learning Techniques for Anomaly Detection in Post Arrays."

- **Crawled Attributes:**
  - Author (Twitter User)
  - Content (Tweet)
  - Date_Time
  - ID (Twitter User ID)
  - Language (Tweet Language)
  - Number_of_Likes
  - Number_of_Shares

## Statistics

- **Total Tweets:** 52,543

### Top 20 Users

| Screen_Name   | #Tweets | Time Span (in days) |
| -------------- | ------- | -------------------- |
| TheEllenShow   | 3,147   | 662                  |
| jimmyfallon    | 3,123   | 1,231                |
| ArianaGrande   | 3,104   | 613                  |
| YouTube        | 3,077   | 411                  |
| KimKardashian  | 2,939   | 603                  |
| katyperry      | 2,924   | 1,598                |
| selenagomez    | 2,913   | 2,266                |
| rihanna        | 2,877   | 1,557                |
| BarackObama    | 2,863   | 849                  |
| britneyspears  | 2,776   | 1,548                |
| instagram      | 2,577   | 456                  |
| shakira        | 2,530   | 1,850                |
| Cristiano      | 2,507   | 2,407                |
| jtimberlake    | 2,478   | 2,491                |
| ladygaga       | 2,329   | 894                  |
| Twitter        | 2,290   | 2,593                |
| ddlovato       | 2,217   | 741                  |
| taylorswift13  | 2,029   | 2,091                |
| justinbieber   | 2,000   | 664                  |
| cnnbrk         | 1,842   | 183 (2017)           |





If you have any questions or feedback, please contact the project maintainers:

* 0x_hayden
* Email: [email protected]
## Credits

This project is maintained by:

[<img src="https://avatars.githubusercontent.com/u/135024483?s=48&v=4" width="64" height="64" alt="Contributor Name">](https://github.com/code-glitchers)

### Contributors and Developers

[<img src="https://avatars.githubusercontent.com/u/67865621?s=64&v=4" width="64" height="64" alt="Contributor Name">](https://github.com/mindglitchers)


## Support

If you find this project helpful, consider buying us a coffee:

[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-%23FFDD00?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/ciph3r#pageMessageModal)