This project focuses on analyzing SLA (Service Level Agreement) compliance for support tickets. Using statistical analysis and data visualization, it provides insights into response times, resolution efficiency, and SLA adherence rates.
- Data Analysis: Cleaning and processing support ticket data.
- SLA Compliance Metrics: Evaluating response and resolution times.
- Visualization: Interactive dashboard created with Tableau.
- Technology Stack:
- Python (for data preprocessing and analysis)
- Pandas, NumPy, Matplotlib, Seaborn
- Gradio (for interactive UI)
- Kibana Elastic (for additional data visualization & exploration)
technical_support_dataset.csv
technical_support_dataset_clean.csv
- Clone this repository:
git clone https://github.com/yourusername/SLA-Compliance-Analysis.git cd SLA-Compliance-Analysis
- Install dependencies:
pip install -r requirements.txt
- Run the data processing script:
python data_analysis.py
- Open the Tableau dashboard here
For any inquiries, reach out via LinkedIn or email at ysmnaraindas.work@gmail.com.
⭐ Don't forget to star this repository if you found it useful!