Python Setlist API

The content describes using a script to gather music data from the Setlist FM API and creating a Tableau Public dashboard. It includes steps for obtaining an API key, retrieving setlists for a specific artist, and cleaning the dataset. The process involves using code blocks to access and manipulate the data, resulting in a comprehensive setlist dataset.

Python Spotify API

The post describes using a script to retrieve music data from Spotify using Python. It explains the process of obtaining and organizing track details, then cleaning and formatting the data for analysis. The output results in two CSV files for further use and integration with Setlist API code to create a Tableau Public dashboard.