Course :Database Design and
Introduction to MySQL
Edit Master text styles
Lecture On : Assignment
Brainstorming
2
Session Agendas
In this session we will discuss and APRIL
understand the assignment problem and
22
look at how to approach the problem in
order to reach the solutions.
3
4
Business Problem
This assignment is based on a case study of the production company that wants to plan their
every move analytically based on data and have approached you for help with this new project.
You have been provided with the data of the movies that have been released in the past three
years. You have to analyse the data set and draw meaningful insights that can help them start
their new project.
upgrad.com
5
Let’s break it down
RSVP Movies is an Indian film production company which has produced many super-hit movies.
They have usually released movies for the Indian audience but for their next project, they are
planning to release a movie for the global audience in 2022.
You are a data analyst and an SQL expert. You have to use SQL to analyse the given data and give
recommendations to RSVP Movies based on the insights.
upgrad.com
6
THE PROBLEM:
The production company wants to plan their every move analytically based on data and have
approached you for help with this new project
OUR TASK:
You have to use SQL to analyse the given data and give recommendations to RSVP Movies
based on the insights.
PROJECT OBJECTIVE:
Understand the problem, suggest your insights for the new project and analyse the data set
provided to arrive at possible solutions to increase the same.
upgrad.com
7
How to approach the problem?
Understand the Problem
Generate Insights
Present Findings
upgrad.com
8
Flow of Analysis
1. Download the IMDb dataset from above.
2. The first tab contains the ERD and the table details. Study that carefully and
understand the relationships between the table.
3. Inspect each table given in the subsequent tabs and understand the features
associated with each of them.
4. Open your MySQL Workbench and start writing the DDL and DML commands
to create the database.
upgrad.com
9
Any Queries?
Thank You!
upgrad.com