Three datasets were used for this project which I gathered using different methods. To start this project, I imported different libraries which include; (pandas, tweepy, seaborn, matplotlib, JSON, request, etc.). The first dataset was a csv file which I read using the pandas library, the second data set was obtained using the request library. While for the last dataset, I scraped from twitter using tweepy to access the Twitter API.