Deliverables E-Commerce Project Overview E-Commerce is the activity of buying or selling products through online services or over the Internet. The e-commerce market has changed the way business is t

Ace your studies with our custom writing services! We've got your back for top grades and timely submissions, so you can say goodbye to the stress. Trust us to get you there!


Order a Similar Paper Order a Different Paper

Deliverables

E-Commerce Project

Overview

E-Commerce is the activity of buying or selling products through online services or over the Internet. The e-commerce market has changed the way business is transacted, whether in retail or business-to-business, locally or globally.

The dataset of this project is from an online store, which includes product information and customer transaction records from 2016 to 2018. The ultimate goal of the company is to improve the sales. In this project, you’re supposed to find out the online shopping behaviors of the customers and make marketing suggestions for the store in order to increase the customers’ life-time value to the company.

Dataset

The dataset has 7 tables, which include customer transaction information for each order and the product information:

onlineshop_customers.sql

onlineshop_orders_items.sql: one order can contain more than one item.

onlineshop_orders.sql: ‘fulfilled’ indicates the order was completed.

onlineshop_products_sku.sql: ‘sku’ represent stock keeping unit, which is used to track inventory in the store.

onlineshop_product.sql

onlineshop_traffic.sql: page_views: each time a user visits a web page, it is called a page view; sessions: a session is a group of user interactions with your website that take place within a given time frame; avg_session_in_s: average seconds in one session.

onlineshop_transactions.sql: status success indicates the transaction was completed.

Assignment

The objective of this E-Commerce project is to test your SQL skills as well as data analytics skills. Firstly, because the dataset is in .sql format, you will need to load the dataset into MySQL Workbench. Feel free to utilize visualizations and researched material to support your responses to some of the tasks and questions. Also, remember to show your calculations.

  1. Describe the relationship between each table.
  2. Find the Product type, Product style and SKU number for each product. (You may join different tables together to get your proper result)
  3. What’s the total number of orders for each product type? What’s the most popular product type?
  4. What’s the monthly total sales and monthly total orders? How about the total orders for each product over time?
  5. How about traffic over time e.g. page views, sessions? Do you see any relationship between traffic and orders over time?
  6. Select and calculate important business metrics, e.g. churn rate, retention rate, conversion rate. Justify your selection and explain and interpret the result.
  7. The goal for almost all companies is to boost sales. With that in mind, based on the metrics that you calculated, what business suggestions are you able to provide in order to achieve the goal. (CLO 1,3,4,6,7,8,10)
Writerbay.net

Looking for top-notch essay writing services? We've got you covered! Connect with our writing experts today. Placing your order is easy, taking less than 5 minutes. Click below to get started.


Order a Similar Paper Order a Different Paper