Skip to content

Nevers15/Amazon_Transaction_en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Data Exploration of an Unknown Dataset - Identifying the Customer and Weak Points in Their Business

STATUS: Completed

Project Objective:

Based on the data without accompanying information, the goal was to answer the following questions:

  1. Who is the customer?
  2. What challenges does the customer experience in their business?
  3. Propose solutions to the business problems of the customer.

Project Description:

During the project, it became clear that we were dealing with a sales report from the online marketplace Amazon. The main pain point for the customer is customer retention on the service. A hypothesis was put forward that the main reason for customer churn is delivery delays. However, it was not possible to test the hypothesis as the available data limits the verification of such hypotheses.

Research Findings:

  1. The highest ARPU indicator is 29.773664 and corresponds to January.
  2. The peak user activity occurred in January 2020, with 589 unique active users.
  3. There are a total of 3819 unique customers, of which 2229 made a repeat purchase. 1590 customers made a single purchase and did not return to the service during the reporting period.
  4. The service is experiencing a significant user churn.

Utilization of Research Results:

The research results can be valuable for the customer to make timely decisions to address customer churn on their service.

Project Technical Features:

The data is noisy with missing values and duplicates (both explicit and implicit) - preprocessing has been conducted. Data grouping in various dimensions was used to answer research questions. Various types of visualization were also used to answer the questions.

Project Tools

  • Python
  • Pandasql
  • Matplotlib.pyplot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published