Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sven-bo/streamlit-sales-dashboard
Interactive Streamlit dashboard visualizing sales data from Excel with dynamic filters and key KPIs.
https://github.com/sven-bo/streamlit-sales-dashboard
excel-dashboard streamlit streamlit-dashboard streamlit-webapp
Last synced: 5 days ago
JSON representation
Interactive Streamlit dashboard visualizing sales data from Excel with dynamic filters and key KPIs.
- Host: GitHub
- URL: https://github.com/sven-bo/streamlit-sales-dashboard
- Owner: Sven-Bo
- Created: 2021-08-18T11:15:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T12:31:04.000Z (7 months ago)
- Last Synced: 2025-01-25T23:10:02.899Z (5 days ago)
- Topics: excel-dashboard, streamlit, streamlit-dashboard, streamlit-webapp
- Language: Python
- Homepage: https://www.salesdashboard.pythonandvba.com/
- Size: 149 KB
- Stars: 330
- Watchers: 8
- Forks: 185
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive Dashboard with Python â Streamlit
Sales Dashboard built-in Python and the Streamlit library to visualize Excel data.
## Video Tutorial
[![YouTube Video](https://img.youtube.com/vi/Sb0A9i6d320/0.jpg)](https://youtu.be/Sb0A9i6d320)## Run the app
```Powershell
# vanilla terminal
streamlit run app.py# quit
ctrl-c
```## Demo
Sales Dashboard: https://www.salesdashboard.pythonandvba.com/## Screenshot
![Dashboard Screenshot](./Dashboard_Sample.png)## ðĪ Check Out My Excel Add-ins
I've developed some handy Excel add-ins that you might find useful:- ð **[Dashboard Add-in](https://pythonandvba.com/grafly)**: Easily create interactive and visually appealing dashboards.
- ðĻ **[Cartoon Charts Add-In](https://pythonandvba.com/cuteplots)**: Create engaging and fun cartoon-style charts.
- ðĪŠ **[Emoji Add-in](https://pythonandvba.com/emojify)**: Add a touch of fun to your spreadsheets with emojis.
- ð ïļ **[MyToolBelt Add-in](https://pythonandvba.com/mytoolbelt)**: A versatile toolbelt for Excel, featuring:
- Creation of Pandas DataFrames and Jupyter Notebooks from Excel ranges
- ChatGPT integration for advanced data analysis
- And much more!## ðĪ Connect with Me
- ðš **YouTube:** [CodingIsFun](https://youtube.com/c/CodingIsFun)
- ð **Website:** [PythonAndVBA](https://pythonandvba.com)
- ðŽ **Discord:** [Join our Community](https://pythonandvba.com/discord)
- ðž **LinkedIn:** [Sven Bosau](https://www.linkedin.com/in/sven-bosau/)
- ðļ **Instagram:** [Follow me](https://www.instagram.com/sven_bosau/)## âïļ Support My Work
Love my content and want to show appreciation? Why not [buy me a coffee](https://pythonandvba.com/coffee-donation) to fuel my creative engine? Your support means the world to me! ð[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://pythonandvba.com/coffee-donation)
## ð Feedback
Got some thoughts or suggestions? Don't hesitate to reach out to me at [email protected]. I'd love to hear from you! ðĄ
![Logo](https://www.pythonandvba.com/banner-img)