Full data analysis project starting with scraping for data, then cleaning and processing, and finally analyzing and visualizing. I used the Reddit API and requests in Python to access the data. Then I engineered a full cleaning pipeline to get the data into a form I could analyze with machine learning. I performed topic modeling and sentiment analysis on the data.