mirror of
https://github.com/cmj/elontweets.git
synced 2026-04-25 01:05:54 +03:00
Gnuplot graph showing elonmusk likes and tweets.
| birdwatch | ||
| broadcasts | ||
| deleted | ||
| misc | ||
| screenshots | ||
| totals | ||
| box.gp | ||
| elon_likes.txt | ||
| elonmusk-all-tweets.csv | ||
| elonmusk.csv | ||
| elonmusk.png | ||
| ids.dat | ||
| master.dat | ||
| README.md | ||
| retweets.txt | ||
| stats-5m.csv | ||
| stats-5m.dat | ||
| stats-daily.dat | ||
| top-day.csv | ||
| tweets.txt | ||
elontweets
Gnuplot graph showing @elonmusk likes and tweets.
Generate graph:
$ gnuplot -c box.gp
Notes
- elonmusk-all-tweets.csv is every available tweet since 2010 and retweets starting Jan 2025, all with UTC timestamps.
- /totals shows rolling month statistics and sorted daily-max tables.
- elon_likes.txt contains Likes since 2023-01-16 until 2024-06-13
- elonmusk.csv is a daily tweets and likes csv file.
- stats-5m.csv contains activity in 5 minute intervals.
- tweets.txt stores (almost) all tweets since 2022-11-01. Timezone is America/Los_Angeles.
- Retweets stored in retweets.txt and tweet IDs in ids.dat
Deleted Tweets
Screenshots of (most) deleted tweets
Stats
As of 2025-08-20
| Replied to most | Retweeted most | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
App / device statistics
| Tweets | Source |
|---|---|
| 69379 | Twitter for iPhone |
| 387 | Twitter Web Client |
| 200 | Twitter Web App |
| 91 | |
| 11 | Twitter for Websites |
| 10 | Periscope |
| 9 | iOS |
| 4 | Mobile Web |
| 3 | Photos on iOS |
| 2 | Twitter Media Studio |
| 1 | Tweetlogix |
Todo:
- Use xdata time.
- Shorten graph timespan.
- Dynamic sources (chartjs?)
See also:
- Automated Elon Musk friends tracker
