Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tjburch/twitter-studies

Quick study into my engagements on twitter
https://github.com/tjburch/twitter-studies

Last synced: 29 days ago
JSON representation

Quick study into my engagements on twitter

Awesome Lists containing this project

README

        

# twitter-studies
Studies using twitter's API, tweepy.

### python/get_data.py
This uses the tweepy api and outputs the useful statistics to a csv file.

### python/plot_stats.ipynb
Quick study analyzing my engagements on twitter. All plots and data analysis is in here, loads the csv from get_data.py

### python/plot_counts.ipynb
Plots cumulative sum over tweets, favorites, retweets from get_data.py