jdh33 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 100.0%