Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 604 Bytes

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.