◈ Retrieved the tweets using Twitter API's and oauth2 python library
◈ Used the Search API to search a frequently used hashtag, and then determined the tweet of each sentiment.
◈ Used the User API to search for all the tweets of breaking bad actors and determined the tweet of each sentiment for the tweets of all the breaking bad actors to determine the happiest breaking bad actor.
◈ Determined the happiest US state by using the coordinates, place and user object in the tweets and retrieved the happiest and unhappiest US states.