- Working with Youtube's API to collect video statistics from a channel
- Saving video statistics as a pandas dataframe
- Add dummies-variables
- Visualizing data with matplotlib.pyplot and seaborn
- Saving data in csv-file
- Connection with AWS PostgreSQL database
- Checking if video exists. If it exists, upload data, if not, insert a new video into the databse
Inspired by https://www.youtube.com/watch?v=c4Af2FcgamA&t=13s&ab_channel=StrataScratch