Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DVD Rental Revenue Insights analyzes film categories and revenue contributions in a DVD rental business using PostgreSQL for database management and data analysis. (Note: this is adapted from a school project)

License

Notifications You must be signed in to change notification settings

wonyoung-jang/dvd-rental-revenue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVD Rental Revenue Insights

This project delves into the analysis of film categories and their revenue contributions in a DVD rental business, leveraging PostgreSQL for comprehensive database management and data analysis.

DVD Rental Sample Database Diagram

Table of Contents

Languages Used

  • PostgreSQL

Technologies Used

Features

  • Creation of detailed and summary tables for revenue data analysis.
  • Data transformation procedures to facilitate insightful reporting.
  • Revenue analysis segmented by film categories.

Installation

  1. Install PostgreSQL and pgAdmin 4.
  2. Install the PostgreSQL sample DVD Rental database.
  3. Utilize the supplied SQL scripts to establish and populate the database.

Usage

  • Employ the PostgreSQL scripts in dvd_rental_revenue_insights.sql to generate revenue reports.
  • Use pgAgent to automate the monthly execution of the stored procedure, enhancing data freshness and strategic analysis.

About

Data

Utilizing data from PostgreSQL's Sample DVD Rental Database, the project constructs a comprehensive revenue analysis framework.

Key elements include variable identification, report and database table associations, datatype clarification, and variable descriptions, ensuring a thorough understanding and utilization of the data for revenue analysis.

Tables and Fields from the dvdrental Database

DVD Rental Data Used

This project leverages specific tables from the dvdrental database to create detailed and summary reports, focusing on essential fields like name from category and amount from payment. These fields are integral to both reports, providing a consistent data framework, while other fields are selectively used to enrich the detailed report with granular data.

Business Usage

The detailed and summary reports serve distinct purposes, from offering immediate analytical insights to facilitating long-term strategic planning. They enable targeted inventory adjustments and strategic decision-making based on revenue trends across different film categories.

Report Refresh Cycle and Strategic Timing

The chosen monthly refresh cycle for the report is a strategic decision to provide timely and relevant data for decision-making, balancing the need for up-to-date information with the natural variability of the rental market.

License

MIT License

About

DVD Rental Revenue Insights analyzes film categories and revenue contributions in a DVD rental business using PostgreSQL for database management and data analysis. (Note: this is adapted from a school project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published