An open API service indexing awesome lists of open source software.

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.
https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 30 days ago
JSON representation

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

Awesome Lists containing this project

README

          

### πŸ“Š Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility

An end-to-end **operational analytics project** simulating the real-world setup of the **HCL–Foxconn Semiconductor OSAT Facility** in Uttar Pradesh, India. This project includes production analytics, equipment downtime tracking, workforce optimization, absenteeism prediction, SQL-based supply chain analysis, and Power BI dashboarding.

---

## πŸ— Project Structure

```

osat-data-analyst-project/
β”‚
β”œβ”€β”€ notebooks/
β”‚ β”œβ”€β”€ cleaning_exploration.ipynb
β”‚ β”œβ”€β”€ production_analysis.ipynb
β”‚ β”œβ”€β”€ equipment_downtime.ipynb
β”‚ β”œβ”€β”€ workforce_dashboard.ipynb
β”‚ └── predictive_modeling.ipynb
β”‚
β”œβ”€β”€ dashboards/
β”‚ β”œβ”€β”€ powerbi_mockup.png
β”‚ └── powerbi_notes.md
β”‚
β”œβ”€β”€ sql/
β”‚ └── supply_chain_delay_queries.sql
β”‚
β”œβ”€β”€ data/
β”‚ β”œβ”€β”€ production_data.csv
β”‚ β”œβ”€β”€ equipment_logs.csv
β”‚ β”œβ”€β”€ workforce_schedule.csv
β”‚ └── supply_chain_data.csv
β”‚
β”œβ”€β”€ README.md
└── requirements.txt

````

---

## 🎯 Project Objectives

- Analyze chip production efficiency and yield
- Investigate equipment downtimes and maintenance patterns
- Visualize workforce productivity and shift-level absenteeism
- Build predictive models for yield and absenteeism risk
- Write SQL queries to identify supply chain bottlenecks
- Design a complete Power BI mockup dashboard for factory operations

---

## πŸ“¦ Datasets Overview

| Dataset | Description |
|--------------------------|--------------------------------------------|
| `production_data.csv` | Daily production: chips, lines, defects, shifts |
| `equipment_logs.csv` | Downtime by machine, error logs, MTTR |
| `workforce_schedule.csv` | Daily attendance by department & shift |
| `supply_chain_data.csv` | Regional supply delays and vendor issues |

---

## πŸ§ͺ Predictive Modeling

- βœ… **Yield Forecasting** using Random Forest Regressor
- βœ… **Absenteeism Classification** with Logistic Regression
- πŸ” Metrics: RMSE, RΒ², Accuracy, Confusion Matrix, ROC Curve

---

## πŸ“Š Power BI Dashboard (Mockup)

- KPIs: Yield %, Defect rate, Absenteeism rate, MTTR
- Visuals: Time-series trends, heatmaps, department performance
- Screenshot: `dashboards/powerbi_mockup.png`

---

## πŸ’» Tech Stack

- Python (Pandas, Seaborn, Scikit-learn, Matplotlib)
- SQL (for supply chain insights)
- Power BI (Mock dashboard)
- Jupyter Notebooks

---

---

## πŸ‘€ Author

**Harsh Sonkar**
Data Analyst | AWS Data Engineer | Operational Intelligence
πŸ”— [LinkedIn](https://www.linkedin.com/in/harsh-sonkar-232573250)
🌐 [GitHub](https://github.com/)

---

## πŸ“„ License

MIT License