Skip to content

In this project we analyzed retail shop dataset using PostgreSQL.

Notifications You must be signed in to change notification settings

KSchlagowski/RetailShopAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RetailShopAnalysis

In this project we will analyze retail shop dataset using PostgreSQL.

We will try to find an answer to some questions:

  • What is the distribution of prices across dataset?
  • What is the distribution of order values across all customers in the dataset?
  • Which countries are our most significant customers?
  • How many unique products has each customer purchased?
  • Which customers have only made a single purchase from the company?
  • Which products are most commonly purchased together by customers in the dataset?
  • What product do customers buy most often?
  • What product do customers without account buy most often?
  • How many products were purchased in total? How much on average per customer?
  • How many returns were there in total? How much on average per customer?

Other information

Whole project is made in Queries.sql file. For easier visualization you can check results in QueriesMarkdown.ipynb.

Dataset source: https://archive.ics.uci.edu/dataset/352/online+retail.

Queries markdown is made using JupySQL https://jupysql.ploomber.io/.

About

In this project we analyzed retail shop dataset using PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published