Skip to content

rajeswariteppala24/process-mining-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Mining Dashboard

This project is a Process Mining Dashboard built using Python and Streamlit as part of the Celonis Process Mining Virtual Internship.

The dashboard analyzes event log data to understand the flow of business processes and measure activity durations.

Features

  • Event log data analysis
  • Activity duration calculation
  • Average time per activity visualization
  • Interactive dashboard using Streamlit

Technologies Used

  • Python
  • Pandas
  • Streamlit
  • Matplotlib

Project Structure

process-mining-dashboard │ ├── dashboard.py ├── process_analysis.py └── event_log.csv

How to Run

  1. Install required libraries pip install pandas streamlit matplotlib

  2. Run the dashboard streamlit run dashboard.py

About

Process Mining Dashboard developed using Python, Pandas, Streamlit, and Matplotlib as part of the Celonis Process Mining Virtual Internship. The project analyzes event log data, calculates activity durations, and visualizes workflow performance through an interactive dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages