An open API service indexing awesome lists of open source software.

https://github.com/allanotieno254/business-analytics-dashboard-website-using-streamlit-python-and-sql

A Streamlit-based interactive Business Analytics Dashboard that provides insights using MySQL data and visualizations with Plotly.
https://github.com/allanotieno254/business-analytics-dashboard-website-using-streamlit-python-and-sql

mysql pandas plotly python streamlit

Last synced: 3 months ago
JSON representation

A Streamlit-based interactive Business Analytics Dashboard that provides insights using MySQL data and visualizations with Plotly.

Awesome Lists containing this project

README

          

# 📈 Business Analytics Dashboard

A **Streamlit-based** interactive Business Analytics Dashboard that provides insights using **MySQL data** and visualizations with **Plotly**.

---

## 🚀 Features
✅ Load and filter business data from MySQL
✅ Sidebar filters for **Department, Country, and Business Unit**
✅ Key Metrics Display (Total Customers, Annual Salary, etc.)
✅ Interactive **Pie Charts & Bar Charts** for visual insights
✅ Expandable **tabular view** for raw data

---

## 🖥️ Demo Screenshot
![Dashboard](images/dashboard_screenshot.png)

---

## 📌 Installation

1. Clone the repository:
```bash
git clone https://github.com/AllanOtieno254/business-analytics-dashboard.git