The Simpsons Data Explorer
A complete data project built around a public Simpsons API. The project retrieves episode, character, and location data, stores it in SQLite, and presents the data through a browsable dashboard. It demonstrates the path from external API data to database storage and interactive presentation.