Skip to content

jainaidu866/Generic-CSV-Data-Analysis-Visualization-Dashboard-Flask-Python-

Repository files navigation

📊 Auto CSV Analysis Dashboard (Flask + Python)

This is a generic, plug-and-play dashboard built using Flask for performing automated ETL, data cleaning, and visualization of any CSV file.

💡 Features

  • Upload any CSV file
  • Auto ETL + cleaning
  • Charts: Histograms, Bar Charts, Heatmaps
  • Summary Report Download
  • Pythonic, simple codebase for learning and resume

🛠 Tech Stack

  • Python, Flask
  • Pandas, Seaborn, Matplotlib
  • HTML, CSS

🚀 How to Run

pip install -r requirements.txt
python app.py

About

Developed a Flask-based web interface to upload any CSV file and analyze it with a single click. •

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published