You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI and psql tool.
A well-known dataset with around 541,000 transactions, complete with invoices, products, quantities, prices, countries, and more. Great for RFM analysis, churn, cancellations, and seasonality studies.
Tech Stack:
PostgreSQL
pgAdmin
CSVs
π¨βπ» PostgreSQL and Python Online Retail Project:
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI and psql tool.