YouTube API Data

I'm a big YouTube watcher, so getting to learn the API to retrieve data from one of my favorite Youtubers made for a great project. After I'd set up my free API key and read through the documentation, it was mainly a process of understanding how to index through the different methods to request the desired data into a dictionary. After that I ran pandas to setup databases and exported them into csv files. From there I imported the data into tableau to create some visualizations. This was an excellent comprehensive exercise in that it took me through the whole process from gathering the data to visualizing it.

The main things I learned from this project were how to interact with API's, read documentation, and take a project all the way through from conception to completion.

If you'd like to see the code feel free to check it out on my GetHub link below!

GITHUB LINK TABLEAU LINK