The Quad Squad

About us

Github Issue Tracker Github Repository Tech Report
Data: WikidataSpotify API
Wikidata was queried to retrieve >7000 records containing a Spotify artist ID. After the retrieval from Wikidata, the Spotify API was used to get data on several artists. From this retrieval, we used Python to extract the information desired. The Spotify API was used again to retrieve data for an artist's albums. Again, we used Python to extract only the data desired. Lastly, the Spotify API was used again to retrieve data on an album's tracks. Python was used to extract only the desired data.

Tools: Gitlab, Slack (with GitLab integration), Google Cloud Platform (GCP), Python, Flask, SQLAlchemy, JavaScript