An open API service indexing awesome lists of open source software.

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]

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)


Tableau Dashboard

## 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