Skip to content

This repository serves as a project guide template for my students in Introduction to Data Science course for their final project. It contains a Python file dashboard_template.py which contains a boilerplate for a Streamlit dashboard.

Notifications You must be signed in to change notification settings

gabrieljamesbenedict/retail-sales-analysis-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retails Dataset

The Retail Sales Dataset is a synthetic dataset that simulates a realistic retail environment, which enables a deep dive into sales patterns and customer profiles. The dataset was originally made using the Numpy library, published in Kaggle, and owned by Mohammad Talib under a Public Domain license. It provides a realistic exploration of demographics, customer purchasing behaviors, and analysis of sales trends. The dataset portrays a fictional retail environment, focusing on customer interactions and retail operations. Attributes of the dataset includes: Transaction ID, Date, Customer ID, Gender, Age, Product Category, Quantity, Price per Unit, and Total Amount.

Members: Jelyka Dizon Erika Mariano Sophia Olandag Gabriel Loslos

About

This repository serves as a project guide template for my students in Introduction to Data Science course for their final project. It contains a Python file dashboard_template.py which contains a boilerplate for a Streamlit dashboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%