
This video gives an overview of the entire course.
The aim of the video is to install Postgres on Mac and Windows operating systems.
The aim of this video is to install pgAdmin, our SQL query interface and learn its general usage.
The aim of this video is to import our first dataset, the DVD rental database.
The goal of this video is to find first orders done by revisiting the Self JOIN.
The aim of the video is to delve more into first orders using the window function and the CTEs.
The aim of this video is to analyze new and repeated purchases per customer.
The goal of this video is to work on the given case study based on customer value analysis/LTV.
The goal of this video is to work on the given case study based on customer value analysis/LTV.
The goal of this video is to work with LAG function and the basics of “time since” calculations.
The aim of the video is to obtain the time it takes for customers to reorder.
The aim of this video is to analyze our data by augmenting the SQL and using Tableau.
In this video, we will see how to tackle when someone says “I want the top 10% of movies by rental amount”.
The goal of this video is to find out whether the new customers prefer any specific rating.
The aim of the video is to join in total customer spend after
piggybacking on our initial work getting first ratings rented from.
The aim of this video is to find the top five highest grossing
actors and see what percentage of customers rented from one of their
films.
The aim of this video is to get films by highest gross revenue per actor.
The goal of this video is to find out if the customers cross shop
between stores and also the connection between the store, time of day
and another insights.
The aim of the video is to create summary statistics for the customers.
In this video, we will integrate spend and source table data to compute customer and campaign profitability.
In this video, we will integrate spend and source table data to compute customer and campaign profitability.
This example-driven course provides thoughtful and interactive commentary throughout. We understand the common mistakes and misconceptions you might make and help you navigate tricky SQL concepts.
Window Functions are used in detail throughout the course to solve problems dealing with finding the first order or the Nth instance of an event, computing the timing between events, and new and repeat purchase behaviors among customers. You'll run through the workflow from SQL to a localhost connection in Tableau and also analysis, all of which you'll need in your professional life. Concepts such as CASE statements, common table expressions, and subqueries will be explained via case studies. You'll generate web analytics acquisition source data using Python and then create tables to store your information.
By the end of the course, you will have gone through all the examples and coded them out, and you'll be ready to confidently tackle non-trivial problems. Supercharge your data productivity today with this course and get 100x your time investment back in the next year or two!
About the Author
Jeffrey James has been working in the analytics and data space since 2006. With roots in digital marketing and web analytics, he's applied analytical techniques to problems including customer value analysis, financial forecasting, machine learning, and process automation. He's made his share of mistakes on the way to mastery and understands the mindset of a beginner/learner.