0% found this document useful (0 votes)
41 views19 pages

Project Status Report

The document outlines a project focused on operation analytics, detailing the tech stack used and insights derived from two case studies. Key findings include low job review rates, user engagement metrics, and email engagement statistics, with SQL queries employed to analyze data. The conclusion emphasizes the importance of SQL skills for data analysts in enhancing company operations and user engagement.

Uploaded by

minnie0mouse07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views19 pages

Project Status Report

The document outlines a project focused on operation analytics, detailing the tech stack used and insights derived from two case studies. Key findings include low job review rates, user engagement metrics, and email engagement statistics, with SQL queries employed to analyze data. The conclusion emphasizes the importance of SQL skills for data analysts in enhancing company operations and user engagement.

Uploaded by

minnie0mouse07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 19

PROJECT 3

OPERATION ANALYTICS
AND INVESTIGATING
METRIC SPIKE
2

CONTENTS
❑ PROJECT DESCRIPTION
❑ TECH-STACK USED
❑ INSIGHTS (CASE STUDY 1)
❑ INSIGHTS (CASE STUDY 2)
❑ RESULTS
❑ CONCLUSION
3

PROJECT DESCRIPTION

Operation analytics is the analysis done for the complete end operations of a
company. With the help of this, the company then finds the areas on which it must
improvise upon. I’ve worked with the ops team, support team, marketing team and
helped them derive insights out of the data they collect.
Being one of the most important parts of a company, this kind of analysis is futher
used to predict the overall growth or decline of a company’s fortune.
4

TECH-STACK ❑ Used MySQL community server-


USED (GPL Version 8.0.34 )

❑ Microsoft Excel – (For import


and export of files)

❑ Microsoft Powerpoint - (For the


presentation)
5

CASE STUDY 1
INSIGHTS 6

RESULT:
1.JOBS REVIEWED OVER TIME

OBJECTIVES: Calculate the number of jobs reviewed per hour for each day in November 2020.

YOUR TASK: Write an SQL query too calculate the number of jobs reviewed per hour for each day in
November 2020.
7

2. THROUGHPUT ANALYSIS

RESULTS:
OBJECTIVES: Calculate the 7-day rolling average of
throughput (number of events per second).

Your Task: Write an SQL query to calculate


the 7-day rolling average of throughput.
Additionally, explain whether you prefer using
the daily metric or the 7-day rolling average
for throughput, and why.
8

3. LANGUAGE SHARE
ANALYSIS

OBJECTIVE: Calculate the percentage


share of each language in the last 30
days.

TASK: Write an SQL query to


calculate the percentage share of
each language over the last 30
days.
9

4. DUPLICATE ROWS IN
DETECTION

OBJECTIVE: Identify duplicate


rows in the data.

TASK: Write an SQL query to


display duplicate rows from
the job_data table.
10

CASE STUDY 2
TABLE DATA 11

USERS EVENTS EMAIL-EVENTS


12

INSIGHTS

TASK 1. WEEKLY USER


ENGAGEMENT

• Objective: Measure the activeness


of users on a weekly basis.
• Your Task: Write an SQL query to
calculate the weekly user
engagement.
INSIGHTS FROM TASK 1
⮚ Week of highest users: 28
⮚ Week of minimum users: 17
13

TASK 2. USER GROWTH


ANALYSIS

• Objective: Analyze the growth of


users over time for a product.
• Your Task: Write an SQL query to
calculate the user growth for the
product
INSIGHTS .
FROM TASK 2
⮚ The 12th 33 week of 2014 witnessed
the greatest number of users.
⮚ The lowest was on 35th week of 2014
14

TASK 3. WEEKLY
RETENTION ANALYSIS

• Objective: Analyze the retention of


users on a weekly basis after signing
up for a product.
• Your Task: Write an SQL query to
calculate the weekly retention of
users based
INSIGHTS FROM onTASK
their3sign-up cohort.
⮚ 30% of the users retained in week 18 were
retained only for the next 7 days.
⮚ User 11816 was retained for the longest duration
i.e. 17 weeks.
15

TASK 4. WEEKLY
ENGAGEMENT PER
DEVICE

• Objective: Measure the activeness


of users on a weekly basis per
device.
• Your Task: Write an SQL query to
calculate
INSIGHTS the TASK
FROM weekly
4 engagement
⮚ per
Weeksdevice.
31 & 32 of the year 2014 had the
highest user engagement of 317 users
each week for the product and the
device being used was “MacBook Pro”
for both weeks.
16

TASK 5. EMAIL
ENGAGEMENT ANALYSIS

• Objective: Analyze how users are


engaging with the email service.
• Your Task: Write an SQL query to
calculate the email engagement
metrics.
INSIGHTS FROM TASK 5

⮚ Out of the total emails sent, around 35.73%


Of them were opened and only 15.74% of those
Emails were clicked.
RESULTS: 17

• Less than 0.01 jobs were reviewed each hour of the day throughout the month of
November.
• 7 day rolling average is best for throughput.
• The Persian language had the highest share among other languages.
• Out of the total email sent, around 35.73% of them were opened and only 15.74% Of
those emails were clicked.
• The weekly user engagement in highest in 13 th week.
• Maximum retained users were only retained for a week, the rate of retention dropped.
• The users who had the highest engagement with the product were operating on
‘MacBook Pro’.
• During the month of august, users received the highest number of weekly digest
18

CONCLUSION:
The project’s key result included:-
• identification of reviewed jobs
• Distribution across languages
• Calculation of retention
• Rates

• SQL is one of the most crucial skills anyone in data driven position. Analysts
can effectively contribute to improving daily operations, optimizing user
engagement, and boosting sales. By delivery actionable insights, the lead
data analyst play a crucial role in driving the company’s success.
THANK
YOU

You might also like