Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 336 Bytes

Youtube-API-Connector

Exploring the Youtube open API to retrieve videos and channels' statistics

Each video and channel contain multiple options of fields and statistics to be explored. On this code, a few features of each record was chosen. The data is then added into a Pandas dataframe to facilitate analysis and transformations.