All the Data Analysis related projects are uploaded here.
Here I have taken top five Indian YouTube Channels and analysed the data:
- I have collected the channel IDs of five channels from YouTube.
- Using YouTube API, I have imported all the data with the help of GoogleApiClient
- Then, I had arranged all the data: Channel Name, Subscribers, Views and Total Videos Uploaded, in a table frame using Pandas Library
- Make visiualization of the data using Seaborn Library
- Similarly, I have extracted all the data related to all the videos uploaded by the channels. And analyzed videos uploaded per month, do number of subscribers affect the total videos on the videos, etc.
Conclusion: Most of the videos have more number of views as compared to that channel's number of subscribers (I have shared the analysis of biggest YouTube channel of both individual and the company)