/SQLSpotifyTop50

This is a notebook that queries a dataset of Spotify's Top 50 songs of 2019 in different ways. I use python's SQLalchemy to convert the csv to SQL. I use PGSQL to query in my terminal provided by the University of Missouri.

Primary LanguageJupyter Notebook

SQLSpotifyTop50

This is a notebook that queries a dataset of Spotify's Top 50 songs of 2019 in different ways. I use python's SQLalchemy to convert the csv to SQL. I use PGSQL to query in my terminal provided by the University of Missouri.