I extracted data on tweets from the twitter acount https://twitter.com/dog_rates using the twitter API. I then cleaned the data and peformed some exploratory data analysis on it.
You will need to install the twitter API library to execute the code. https://python-twitter.readthedocs.io/en/latest/getting_started.html.