Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zborovskaanna/grosery_store_sales_analysis
Python data analysis project. Analysis of grocery store sales using visualizations and reporting in Tableau
https://github.com/zborovskaanna/grosery_store_sales_analysis
data-analysis data-visualization matplotlib numpy pandas python seaborn tableau
Last synced: 8 days ago
JSON representation
Python data analysis project. Analysis of grocery store sales using visualizations and reporting in Tableau
- Host: GitHub
- URL: https://github.com/zborovskaanna/grosery_store_sales_analysis
- Owner: zborovskaanna
- Created: 2024-03-13T15:30:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T19:44:08.000Z (8 months ago)
- Last Synced: 2024-03-20T20:51:40.517Z (8 months ago)
- Topics: data-analysis, data-visualization, matplotlib, numpy, pandas, python, seaborn, tableau
- Language: Jupyter Notebook
- Homepage:
- Size: 3.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Grocery store sales analysis
### Description
This data analysis project, a culmination of my coursework in "Python for Data Analysis," represents my 100% individual effort.
The project includes:
- Exploratory data analysis of grocery store sales data.
- Utilization of Pandas for data manipulation tasks such as filtering, grouping, and summarizing.
- Creation of visualizations using Matplotlib and Seaborn to illustrate trends and patterns in the data.
- Drawing insights and conclusions based on the analysis, providing valuable information for decision-making.
- Creation of a report in [Tableau](https://public.tableau.com/app/profile/hanna.zborovska/viz/FinalProject_17089736247760/GrostoSalesDashboard)
![grocery_dashboard](https://github.com/zborovskaanna/grosery_store_sales_analysis/assets/104727963/a869e01d-51b6-4fda-baf0-3c1f15d3d9e3)### Data
The data file is placed on Google Drive at this link: [Grocery DB](https://docs.google.com/spreadsheets/d/1dvopNDn9ZzLx6JErkN69FrjlSEa5Mhks/edit?usp=sharing&ouid=116436996230785511286&rtpof=true&sd=true)### Tech Stack
Python
Pandas
NumPy
Matplotlib
Seaborn
Tableau