July 2020: An investigation of the Sakila Movie Database.
This project is part of the Nanodegree Program "Programming for Data Science with Python" on Udacity
The queries written in queries.sql were used to gather data and populate the report presentation.
queries.sql demonstrates the use of common table expressions, subqueries, aggregation functions, JOINs, and GROUP BY clauses to gather relevant data for each question in the investigation.
The presentation demonstrates how this data can be visualized and what reasonable conclusions may be drawn.
Sakila is a sample database.
This project is licensed under the MIT License