/sakila-sqlite-and-python-demo

Demonstrations of querying, analyzing, and visualizing data from Sakila sample dataset using SQL and Python. The SQLite database engine is utilized.

Primary LanguageJupyter Notebook

sakila-sqlite-and-python-demo

Demonstrations of querying, analyzing, and visualizing data from Sakila sample database using SQL and Python. The SQLite database engine is utilized.

The database can be downloaded at https://www.kaggle.com/datasets/atanaskanev/sqlite-sakila-sample-database.

Any files not in the "database" directory were developed by me or are a result of the scripts and notebooks implemented by me. Any files in the "database" directory were included in the original download.