Skip to content

Advanced Programming Techniques incl Beatles lyric analysis

Notifications You must be signed in to change notification settings

chrisgmartin/DATA602

Repository files navigation

DATA602

Advanced Programming Techniques

About

This folder was used to store homework and projects from the CUNY DATA602 course: Advanced Programming Techniques. Most of the files are homework files from the course, and homework/project support.

Beatles Lyrics Project

The final project was a data mining and webscraping experiment to gather lyrics from The Beatles, using strangely formatted HTML sources. Combining the lyrics with several other online sources (such as song meta data, the singers for each song, and album meta data), I found the most commonly used words by each artist (both sung and written) and used a fun graphic to create a wordcloud of the results. This file can be found as the Juptyer Notebook: CMartin_TheBeatles_FINALPROJECT.ipynb