Data analysis on Youtube channels (data analyst/data science channels)
- Getting to know Youtube API and how to obtain video data.
- Analyzing video data
- Across all the creators I take into consideration, how often do they upload new videos? On which month of the year?
- Obtain video meta data via Youtube API for the top 10-15 channels in the data science niche
- Preprocessing of data
- conversion of strings to integers.
- creating data frame and barcharts.
- Saving the data to a csv format.