This project analyzes sales data from a fictional superstore to derive valuable business insights. The analysis combines data cleaning, SQL queries, and Power BI visualizations to provide comprehensive sales performance metrics.
-
Data Files:
superstore_sales_cleaned.csv: Cleaned datasetsuperstore_final_dataset.csv: Final processed datasetSuperstoreData_cleaned_dump_Dataset.sql: SQL dump file
-
Analysis Files:
SuperstoreSalesAnalysis_JupyterNotebook.ipynb: Python data analysis notebookSuperstore_sales_analysis_SQL_Insights.sql: SQL queries for analysisSuperstore Sales Insights.pbix: Power BI dashboard fileSuperstore Sales Insights.pdf: PDF report of findings
- Import the SQL dump file into your database
- Open the Power BI file to view the interactive dashboard
- Review the Jupyter notebook for data cleaning and analysis steps
- Execute the SQL queries to perform additional analysis
- Data cleaning and transformation using Python
- SQL database integration and querying
- Interactive Power BI dashboards with three main sections:
- Sales Performance
- Customer Analysis
- Product Analysis
This project is licensed under the terms specified in the LICENSE file.