Skip to content

Vinayakk83/YouTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.