Skip to content

MM-Robin/data-analysis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

data-analysis-project

Professional Summary

This repository showcases practical data analysis and business intelligence projects using Python.
The projects focus on extracting insights from real-world datasets, supporting data-driven decision-making, and solving business problemsβ€”aligned with Data Analyst and Business Analyst roles.

Each project demonstrates skills in data cleaning, exploratory data analysis (EDA), visualization, and insight communication.


Tools & Skills Used

  • Python
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Jupyter Notebook
  • Exploratory Data Analysis (EDA)
  • Business Insight Generation
  • Data Visualization & Reporting

Repository Structure

data-analysis-project-main/
β”‚
β”œβ”€β”€ Supermarket-Sale-Analysis/
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   └── supermarket_sales.csv
β”‚   β”‚ 
β”‚   β”œβ”€β”€ dashboard/
β”‚   β”‚   └── app.py
β”‚   β”‚ 
β”‚   β”œβ”€β”€ visuals/
β”‚   β”‚   β”œβ”€β”€ Bar chart Sales By Customer type.png
β”‚   β”‚   β”œβ”€β”€ Bar chart Sales By Gender.png
β”‚   β”‚   β”œβ”€β”€ Monthly Sales trends.png
β”‚   β”‚   β”œβ”€β”€ Monthly_Sales_Trends.png
β”‚   β”‚   β”œβ”€β”€ actual_vs_predicted.png
β”‚   β”‚   β”œβ”€β”€ chart Payment Method Distribution.png
β”‚   β”‚   β”œβ”€β”€ error_distribution.png
β”‚   β”‚   └── sales by product line_barplot.png
β”‚   β”‚
β”‚   β”œβ”€β”€ supermarket_sales_analysis.ipynb
β”‚   └── README.md
β”‚
β”œβ”€β”€ AirBnb_price_dataset/
β”‚   β”œβ”€β”€ data/
β”‚   β”‚   β”œβ”€β”€ Airbnb_Data.csv
β”‚   β”‚   β”œβ”€β”€ input_Data.csv
β”‚   β”‚   └── input_values_missing.csv
β”‚   β”‚
β”‚   β”œβ”€β”€ dashboard/
β”‚   β”‚   └── app.py
β”‚   β”‚   
β”‚   β”œβ”€β”€ Visuals
β”‚   β”‚    β”œβ”€β”€ heatmap.png
β”‚   β”‚    └── histoplot.png
β”‚   β”‚   
β”‚   β”œβ”€β”€ airbnb-analysis.ipynb
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ requirements.txt
β”‚   └── sample_output.csv
β”‚   
β”œβ”€β”€ .gitignore
└── README.md

Author

Mainuddin Monsur Robin

Releases

No releases published

Packages

 
 
 

Contributors