Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/divyashah0510/sales-insights-for-retail-company
This project is a data analysis project for a retail company. The company has dataset: sales_data.csv that contains the sales data for the company. The objective of this project is to analyze the sales data and provide insights to the company to improve their sales.
https://github.com/divyashah0510/sales-insights-for-retail-company
dash data-visualization pandas plotly sales sales-insights streamlit visualization
Last synced: 26 days ago
JSON representation
This project is a data analysis project for a retail company. The company has dataset: sales_data.csv that contains the sales data for the company. The objective of this project is to analyze the sales data and provide insights to the company to improve their sales.
- Host: GitHub
- URL: https://github.com/divyashah0510/sales-insights-for-retail-company
- Owner: divyashah0510
- License: mit
- Created: 2024-09-12T19:37:48.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-21T18:19:55.000Z (about 2 months ago)
- Last Synced: 2024-09-30T09:02:22.508Z (about 1 month ago)
- Topics: dash, data-visualization, pandas, plotly, sales, sales-insights, streamlit, visualization
- Language: Python
- Homepage: https://sales-insights.streamlit.app/
- Size: 882 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sales Insights Data Analysis Project for a Retail Company
## Overview
This project is a data analysis project for a retail company. The company has dataset: `sales_data.csv` that contains the sales data for the company. The objective of this project is to analyze the sales data and provide insights to the company to improve their sales.
## Demo Video
https://github.com/user-attachments/assets/ad1ca27e-4c4a-4b07-826c-d9379edbbb4d## Screenshots
### Streamlit Web Application
![Streamlit Web Application](./screens/home.png)
![Streamlit Web Application](./screens/web-application.png)## Technologies Used
- Python
- Pandas
- Plotly
- Jupyter Notebook
- Dash
- Streamlit
- DuckDB## Features
- Data Cleaning
- Data Analysis
- Data Visualization
- Insights Generation
- Interactive Dashboards
- Interactive Web Application## Data Analysis
- Total Sales
- Total Quantity Sold
- Total Profit
- Total Discount
- Total Customers
- Total Products Sold
- Total Categories Sold
- Total Sub-Categories Sold
- Total States Sold## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Author
- [Divya Shah](https://www.linkedin.com/in/divya-d-shah/)
- [Aryan Singh]()
- [Pooja Valecha]()## Credits
- [YouTube](https://www.youtube.com/)
- [Fanilo Andrianasolo](https://www.youtube.com/@andfanilo)
- [Streamlit](https://www.streamlit.io/)
- [Plotly](https://plotly.com/)
- [ChatGPT](https://www.openai.com/research/)