Skip to content

An interactive and beginner-friendly data dashboard built using Streamlit. Upload your own CSV or Excel file, apply filters, view key statistics, and generate beautiful visualizations with no coding required.

Notifications You must be signed in to change notification settings

Ishmal793/Bi-dummy-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š Interactive Data Dashboard using Streamlit

This is an interactive web-based data dashboard built using Streamlit, designed to simplify exploratory data analysis (EDA) for data analysts and beginners. Users can upload CSV or Excel files, apply filters, view data summaries, and generate a variety of visualizationsโ€”all without writing a single line of code.


๐Ÿš€ Features

  • ๐Ÿ“ Upload CSV or Excel files
  • ๐Ÿ“‘ View data table with statistics
  • ๐Ÿงฎ Automatically detects numerical and categorical columns
  • ๐Ÿ” Filter data using checkboxes, sliders, and multiselects
  • ๐Ÿ“Š Visualizations include:
    • Bar Chart
    • Line Chart
    • Pie Chart
    • Scatter Plot
    • Gauge Chart
    • Area Chart
  • ๐Ÿง  Summary metrics (Max, Min, Average) for numerical columns
  • ๐Ÿ–ฑ๏ธ Easy navigation using sidebar

๐ŸŒ Live Dashboard

๐Ÿ‘‰ Try the app live: Interactive Dashboard


๐Ÿ“‚ How to Run Locally

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name

About

An interactive and beginner-friendly data dashboard built using Streamlit. Upload your own CSV or Excel file, apply filters, view key statistics, and generate beautiful visualizations with no coding required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages