Skip to content

Prajwal18py/Data-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Streamlit Data Dashboard

An interactive web application for CSV data analysis and visualization built with Streamlit.

๐Ÿš€ Live App

You can access the deployed application here:
๐Ÿ‘‰ https://data-dashboard-18.streamlit.app/

Features

  • Upload CSV files
  • Data preview and filtering
  • Statistical summaries
  • Interactive visualizations (line charts, scatter plots, bar charts, histograms)
  • Correlation heatmaps
  • Download filtered data

Installation

pip install streamlit pandas matplotlib seaborn

Usage

streamlit run app.py

Then upload your CSV file and explore your data through the interactive interface!

File Structure

  • app.py - Main Streamlit application

  • requirements.txt - Dependencies

  • README.md - This file

About

Interactive data analysis dashboard built with Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages