Skip to content
#

sales-data

Here are 10 public repositories matching this topic...

Analyze retail sales data using SQL and Python. Build a SQLite database from CSV, run SQL queries for key KPIs (revenue, top products, AOV, trends), and visualize results with Matplotlib. A portfolio-ready project demonstrating SQL + data analytics + reporting automation.

  • Updated Oct 19, 2025
  • Python

Synthetic sales data analysis with Python. Generate realistic sales transactions, clean and validate data, compute KPIs, and visualize revenue trends by day, month, and category. Includes reproducible scripts and charts for portfolio demonstration.

  • Updated Oct 30, 2025
  • Python

End-to-end demand forecasting with Python using synthetic time-series sales data. Includes data generation, cleaning, ARIMA/SARIMA model selection by AIC, evaluation with RMSE and MAPE, and 90-day forecasts with confidence intervals. Reproducible scripts and visualizations for portfolio showcase.

  • Updated Sep 11, 2025
  • Python

Anomaly detection in synthetic transaction and sales data with Python. Generates realistic data, injects unusual events, and applies Isolation Forest, Local Outlier Factor, and Z-score methods to detect outliers. Produces anomaly reports and visualizations for portfolio-ready demonstration of data science skills.

  • Updated Sep 11, 2025
  • Python

In this project, I analyze commercial sales data using NumPy and pandas. I visualize total revenue per product using color-coded bar charts in Matplotlib. It’s a foundational step in business data analysis and project documentation.

  • Updated Jul 21, 2025
  • Python
Practical_Test_Python

Retail Sales Data Analyzer 🛍️📈 A Python-based tool to process, analyze, and visualize retail sales data using OOP, NumPy, Pandas, Matplotlib & Seaborn. Explore trends, generate insights, and visualize metrics with clean charts — ideal for beginner data analysts & Python learners.

  • Updated Jul 24, 2025
  • Python

Improve this page

Add a description, image, and links to the sales-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sales-data topic, visit your repo's landing page and select "manage topics."

Learn more