Skip to content

This project contains analysis of a rental transactions database using SQL queries and data visualizations to provide summary analyses.

Notifications You must be signed in to change notification settings

ibrsanni/movie_rental_db

Repository files navigation

Date created

5/10/2023

Sakila Movie Rental DB

This contains analysis of a rental transactions database using SQL queries and data visualizations to provide summary analyses.

Description

This project, queries the Sakila DVD Rental database. The Sakila Database holds information about a company that rents movie DVDs. This project, queries the database to gain an understanding of the customer base, such as what the patterns in movie watching are across different customer groups, how they compare on payment earnings, and how the stores compare in their performance.

Note

One quirk you may notice as you explore this "fake" database is that the rental dates are all from 2005 and 2006, while the payment dates are all from 2007. Don't worry about this. ) Once the user provides the necessary inputs, the script reads the corresponding dataset file and performs various calculations and computations to generate statistical information and insights.

Software

SQL: Postgresql MS EXCEL or Tableau

Files used

To assist you in the queries ahead the schema for the DVD Rental database is provided in the code section. You can download the database sql file from here

Helpful Resources

Here are some resources that may be helpful for completing this project:

About

This project contains analysis of a rental transactions database using SQL queries and data visualizations to provide summary analyses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published