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.
- Host: GitHub
- URL: https://github.com/allanotieno254/business-analytics-dashboard-website-using-streamlit-python-and-sql
- Owner: AllanOtieno254
- License: other
- Created: 2025-03-02T20:25:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T20:29:05.000Z (over 1 year ago)
- Last Synced: 2025-03-02T21:27:22.137Z (over 1 year ago)
- Topics: mysql, pandas, plotly, python, streamlit
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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