https://github.com/vbprojects/twitter_data_visualization
Visualization of old twitter data
https://github.com/vbprojects/twitter_data_visualization
Last synced: 10 months ago
JSON representation
Visualization of old twitter data
- Host: GitHub
- URL: https://github.com/vbprojects/twitter_data_visualization
- Owner: vbprojects
- Created: 2020-07-02T22:03:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T22:10:52.000Z (almost 6 years ago)
- Last Synced: 2025-03-12T13:12:01.430Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is all about visualizing twitter tweet data
The data was collected from around november 2019 over the course of 2-3 weeks and has consists of a csv files with nearly 300,000 entries.
The csv consists of 7 integer fields
The followers, friends, favourited, and status counts of the account that made the tweet
and the favourites, retweets, and the difference between the time of the tweets posting and collection.
This was done using the snowball sampling method and was started at the CNN twitter account.