https://github.com/johannaschmidle/scooby-doo-tv-project
Analyzing episode data from various Scooby Doo TV shows [SQL, Tableau]
https://github.com/johannaschmidle/scooby-doo-tv-project
dashboard data-cleaning episode-popularity scooby-doo tv
Last synced: 3 months ago
JSON representation
Analyzing episode data from various Scooby Doo TV shows [SQL, Tableau]
- Host: GitHub
- URL: https://github.com/johannaschmidle/scooby-doo-tv-project
- Owner: johannaschmidle
- Created: 2024-07-06T00:43:57.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T21:11:00.000Z (11 months ago)
- Last Synced: 2025-01-11T01:59:46.242Z (5 months ago)
- Topics: dashboard, data-cleaning, episode-popularity, scooby-doo, tv
- Homepage: https://johannaschmidle.github.io/scooby.html
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scooby Doo
Analyzing Scooby Doo TV episode analytics. Interactive Tableau dashboard can be found [here](https://public.tableau.com/app/profile/johanna.schmidle/viz/ScoobyDooPart2_17189953629250/Dashboard1)
![]()
## Motivation
Thanks to a CD I got from a cereal box, I watched the TV show "Scooby Doo Where Are You?" on repeat for years. And it is still one of my comfort shows to this day. I was excited to combine nostalgia with my love of data analysis for this project. I have created a dynamic dashboard that allows users to analyze episode popularity and IMDB scores. Users can explore insights into different networks, series titles, monsters, settings, time frames, and guest stars using filters.## Task List
1. General data cleaning in SQL ([Scooby_Doo_Part1.sql](https://github.com/johannaschmidle/Scooby-Doo-Tv-Project/blob/main/Scooby_Doo_Part1.sql))
2. Create an interactive dashboard ([Dashboard](https://public.tableau.com/app/profile/johanna.schmidle/viz/ScoobyDooPart2_17189953629250/Dashboard1))## Questions You Can Explore Using Dashboard
- Which guest stars do the audience enjoy seeing the most?
- What episode settings do the audience enjoy the most? (Are certain locations and terrains exciting to viewers?)
- What kind of monsters does the audience love to see?
- Which networks were the most popular?
- What was the most popular Scooby Doo show?
- What were each of the networks most popular monsters?
- What are the most popular Scooby Doo episodes ever? Or for each specific network?## Data
The dataset used in this project is available publicly on DataWorld: [https://data.world/amberthomas/scooby-doo-tv-episodes-movies](https://data.world/amberthomas/scooby-doo-tv-episodes-movies)## Technologies
- SQL
- Tableau