Answered step by step
Verified Expert Solution
Question
1 Approved Answer
users userid INT ( 1 1 ) usergender VARCHAR ( 2 0 0 ) userdob VARCHAR ( 2 0 0 ) ads VARCHAR ( 2
users
userid INT
usergender VARCHAR
userdob VARCHAR
ads VARCHAR
referralcode VARCHAR
usertype VARCHAR
userjoin date DATETIME
Indexes
discount
discountid INT
discounttype VARCHAR
discounttypevalue DECIMAL
discountam ounttype VARCHAR
discountam ountvalue DECIMAL
discountcode VARCHAR
discountdateexpire DATETIME
discountm axuse INT
Indexes
enrollment
enrollmentid INT
enrollmentstudentid INT
salesorderid INT
enrollmentclassid INT
enrollmentcheckinstatus VARCHAR
enrollmentcheckindate DATETIME
enrollmentclasspaid DECIMAL
enrollmentstatus VARCHAR
Indexes
I need to build a Data Warehouse of the above data, give me an ERD for all KPIs together or Individual.
Need to Create an SSIS package solution that can perform ETL process to load data into the OLAP database
Give me all the details and explain step by step what needs to be done to get answers for below KPIs in Visual studio. The figure above shows tables of the Dance class's OLAP.
Five KPIs for data warehouse are mentioned below:
Class attendance per class, and average student per class
How frequently for one student to miss class, take classes in a week and in a month?
Sum of Sales Dollar by month.
Impact of discount to sales dollar.
How often does one customer add class to shopping cart and purchase it conversion rate
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started