Reference no: EM132964407
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.
Deliverables
1. Describe the relationship between each table.
2. Find the Product type, Product style and SKU number for each product.
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.