SQL project using cleaned data from Kaggle's IMDB TOP 250 Movie Dataset. Each SQL query is updated in its own file with its corresponding .csv results.
Questions in order of completion:
- Find the top 5 budgeted movies.
- Adjust budgets for non-USD budget movies including 'Princess Mononoke' and '3 Idiots'
- With update, find top 5 budgeted movies.
- Find top 5 rated movies and box office hits.
- List the top 10 highest profiting movies.
- Determine the most popular genres.
- Find the top 10 directors.