This project focuses on sales analysis using the Northwind database. It was completed for educational purposes to demonstrate practical skills in SQL and Python for data analysis. The analysis ...
A simple sql script that will populate a database with the famous northwind example, adapted for postgres. The "db" docker exposes postgres on the port 55432. If you have psql on your path, you may ...