Explore customer purchasing behavior and city-based insights with this interactive E-Commerce Customer Analysis Dashboard built using Python and Streamlit. This project provides data-driven visualizations that help you understand who the top customers are and where they come from.
Make sure you have Python 3.8 or later and a virtual environment enabled.
- Clone repositorty
git clone https://github.com/Adittt17/e-commerce_public_dataset.git
- Go to the project directory:
cd dashboard - Activate virtual environment:
source myenv/bin/activate # Mac/Linux myenv\Scripts\activate # Windows
- Install dependencies:
pip install -r requirements.txt
- Run the dashboard with the following command:
streamlit run dashboard.py
- The dashboard will be available in your browser at
http://localhost:8501.
The dashboard has been deployed and can be accessed via the following link.: Data Science Salaries Dashboard