Remember the first time we laid eyes on Superman? That moment was like discovering a whole new universe. The sheer awe of seeing someone fly in that iconic cape, sparked a sense of wonder that's hard to put into words. Batman, with his epic car, and Iron Man, with his genius charm and suit, imprinting themselves on our hearts. The anticipation, the trailers, the speculations – it was an event! We weren't just watching a movie; we were witnessing a piece of our childhood dreams come to life. And let's not forget the Avengers, the assembly of our favorite heroes in one epic saga. That was a cinematic moment that left us breathless.
So, whether you're Team Marvel or Team DC, let's celebrate the magic of storytelling, the thrill of epic battles, and the power of SQL and Power BI in unraveling the mysteries of our beloved cinematic universes.
Businesses, much like superheroes, strive to dominate their market and leave a lasting impact. But unlike comic book heroes, real-world success requires data-driven insights and a deep understanding of your audience. This is where I come in!
The primary goal was to employ SQL to clean, transform, and analyze a dataset, bringing forth insights into the Marvel and DC cinematic universes. The adventure included data cleanup, table creation, and a series of SQL queries to answer burning questions about our beloved superheroes. Additionally, to enhance the visualization and accessibility of these insights, created a dashboard using Power BI.
First things first, I sorted and cleaned up the data, fixed column orders, removed unnecessary data, and split genres into neat little categories using the "Text to Columns" superpower in Excel. Additionally, I converted "IMDb gross" into millions, because, well, we're dealing with blockbuster numbers here!
Using SQL, I created tables and imported data using the mighty CREATE and COPY commands. Then, I went on a quest to answer some burning questions using a variety of SQL tools – SELECT, aggregate functions, UNION ALL, JOIN, subqueries, GROUP BY, ORDER BY, LIMIT, WHERE, IN, and HAVING. Phew! That's a lot of SQL muscles!
Implemented slicers for easy data filtering by year and entity (Marvel or DC)
Designed the dashboard to showcase multiple KPIs simultaneously, allowing users to compare key metrics across Marvel and DC for a holistic understanding of their cinematic performance.
Utilized line charts to illustrate trends in revenue and ratings over the years, offering insights into the evolving dynamics of audience reception and box office success.
Introduced a detailed breakdown displaying the total revenue generated by each movie, providing a granular view of the individual impact of superhero films.
Implemented a visual representation comparing the total revenue generated by Marvel and DC, offering a clear answer to the question of which superhero universe was the box office champion.