imumi17 / RSVP_Movies_Case_Study

SQL_case_study_RSVP_Movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSVP_Movies_Case_Study

Introduction

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. The production company 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. 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.

Data Understanding

IMDb+movies+Data+and+ERD+final.xlsx - contains the complete data

IMDB+dataset+import.sql - the SQL script containing all the commands and data required for the database creation using the Excel sheet above. You can run this script to load the data on the MySQL workbench and start with the querying exercises on the database.

About

SQL_case_study_RSVP_Movies