项目作者: Vinayakk83

项目描述 :
YouTube Data Analysis using YouTube Data API
高级语言: Jupyter Notebook
项目地址: git://github.com/Vinayakk83/YouTube.git
创建时间: 2020-12-31T09:36:50Z
项目社区:https://github.com/Vinayakk83/YouTube

开源协议:

下载


YouTube Data Analysis

YouTube allows billions of people to connect, inform and inspire others across the globe using originally created videos.

Motive:

  • To identify the Top 10 and Bottom 10 videos on the basis of video statistics of a particular channel.
  • Understanding the duration of the videos uploaded and Publish time of the videos according to the Time zone of India.

Dataset is gathered using the YouTube Data API and dumped in the channel_title named JSON file in the data directory.

Technology used :

Python, Jupyter Notebook, Numpy, Pandas, Seaborn, google-api-python-client.