Skip to content

Analyzing sales of an Art Design Studio on a 4 year span, from 2018 to 2021.

Notifications You must be signed in to change notification settings

babiotg/Studio-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Studio Design - Data Analysis

Tableau Project for a Digital Graphics Study. Request was to analyze sales over a period of 5 years, from 2018 to 2022.

To view the Tableau visualization please visit my Tableau profile: Studio Design with Customer Analysis

Requirements

The requirements were to verify:

  • sales
  • quantity of sales
  • quantity of products sold
  • quantity of customers

for each year, comparing the values with those of the previous year.

  • A plus would have been to have a geographical visualization of these values distributed on a map of Italy.
  • The client specifically requested a dedicated dashboard that contained a single chart providing an overview of the sales of each product for each year.
  • A very important element for the client was to improve customer retention, implementing a system to reactivate customers.

For this reason, I created a dedicated dashboard to see the situation of customers activity in general:

  • Average Customer Lifetime
  • Average Customer Lifetime Value
  • New Customer Acquisition
  • Customer Activity by Quarter (first, recurrent, last purchase)

Then another dashboard to go into more detail on what each customer spent during each year, with relevant meterics.

Data Source

The data comes from fattureincloud.it. I was provided with 5 Excel files, one for each year. The project started in July, so at that time the file contained only sales up to June. Over time, the client sent me the data to integrate new information into the dashboards.

Data Source from Fattureincloud.it

Data Cleaning & EDA

  • The data cleaning was performed with Python: in the folder data quality there is an extract of the Data_Quality.ipynb file. Obviously not the complete file is shown because of data privacy protection. With data cleaning I standardized and made the names of the cities consistent for the subsequent geolocation.

Extract from Data Quality Jupyter Notebook

  • I merged the 5 sources into a single file, and cleaned it of unnecessary columns. This is how the final output looks like:

Sales 2018-2022

  • I created a relational table with geolocation data for each customer, to improve dashboard performance.

Customers Geolocation

Tableau Dashboard

The KPI Dashboard displays the values for each year, allowing for a comparison with the previous year, for the following metrics: sales, quantity of sales, quantity of products sold, and quantity of customers. It is possible to select the reference year (from 2018 to 2022).

KPI Dashboard

KPI Dashboard for Sales (compared to previous year)

  • Sales by category
  • Top 5 products on sales
  • Top 10 cities on sales
KPI Dashboard - Sales

KPI Dashboard - Sales

KPI Dashboard for Nr. of Orders (compared to previous year)

  • Nr. of Orders by category
  • Top 5 products on nr. of orders
  • Top 10 cities on nr. of orders
KPI Dashboard - Nr. of Orders

KPI Dashboard - Nr. of Orders

KPI Dashboard for Product Quantity (compared to previous year)

  • Product quantity by category
  • Top 5 products on product quantity
  • Top 10 cities on product quantity
KPI Dashboard - Product Quantity

KPI Dashboard - Product Quantity

KPI Geo Dashboard with geographical details (compared to previous year)

  • KPI (switchable between: sales, nr. of orders, product quantity) by region
  • KPI (switchable between: sales, nr. of orders, product quantity) by cities
  • Option to render the map by region or by city
  • Option to select a specific region
KPI Geo Dashboard

KPI Geo Dashboard

Product Revenue Dashboard

Contains a single chart providing an overview of the sales of each product for each year.

Product Revenue Dashboard

Product Revenue Dashboard

Customer Growth Dashboard:

  • Avg. Customer Lifetime
  • Avg. Customer Lifetime Value
  • Option to choose view between:
    • Customer Activity
    • Retention Rate

The Customer Activity view contains:

  • New Customers Acquisition
  • Purchase Frequency
  • Customer Activity by Quarter from 2018 to 2022
Customer Growth Dashboard - Customer Activity view

Customer Growth Dashboard - Customer Activity view

The other view contains the Retention Rate broken down by Elapsed Quarters vs. the Customer Acquisition Quarter. The Retention Rate is colored with Orange-Blue Diverging color, where orange is the lowest and Blue is the highest value.

Customer Growth Dashboard - Retention Rate view

Customer Growth Dashboard - Retention Rate view

Customer Engagement Dashboard

  • Customer Purchase Summary
  • Revenue by Client Over Years
  • Achievements of the Customer Regain Efforts
Customer Engagement Dashboard

Customer Engagement Dashboard

Key findings

As of the analysis processing start date on 10/06/2022, there were 316 customers who had not made a purchase in over a year.

Thanks to the analysis conducted, the sales account manager was able to take action to re-engage customers and increase sales in the second half of the year.
As a result of the Customer Regain Efforts, 21 customers who had not made a purchase in over a year were successfully regained, representing 6.6% of the potential customer base. These customers contributed 20.711€ to revenue, which would not have been realized without the intervention of the Customer Regain Efforts.

Also there has been an increase in:

  • Average Customer Lifetime from 7.3 to 8.2 months (+12.3%)
  • Average Customer Lifetime Value from 857.8€ to 943.3€ (+12.2%)
Avg. CL and Avg. CLV
before and after Customer Regain Efforts

Average Customer Lifetime and Customer Lifetime Value Growth

The Retention Rate has increased significantly, as can be seen from the chart Retention Rate up to 09/06/2022.

Retention Rate up to 09/06/2022 (before Data Analysis)

Retention Rate up to 09/06/2022

Retention Rate up to 31/12/2022 (after Customer Regain Efforts)

Retention Rate up to 31/12/2022

Author

Barbara Callegari
To learn more about the author visit my LinkedIn Profile

About

Analyzing sales of an Art Design Studio on a 4 year span, from 2018 to 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published