HTML report export
Department Performance Export
A generated department-level report showing performance comparisons, sortable tables, and executive summary metrics after filtering.
KPI Data Import Pipeline
The source file is a print-oriented KPI workbook — pivot tables, subtotal rows, inconsistent sheet names, and student records that do not align cleanly across sheets. Getting the import right was the hard part. Drawing charts is easy once the data is trustworthy.
What the dashboard is for
Surface the college KPI picture in a form staff can search and read quickly.
Filter by department, course, and student level without fighting Excel.
Export the active filtered view into interactive HTML reports for sharing.
Step 1
Reads the workbook, detects shifting pivot-table layouts, flattens rows, normalises attendance and assessment values, and writes the student-level master table.
Step 2
Aggregates the student-level data by department so leadership can read attendance, BRAG, assessment, and totals at area level.
Step 3
Builds the course-level summary layer that powers filtered drill-down views and the generated course export reports.
HTML report export
A generated department-level report showing performance comparisons, sortable tables, and executive summary metrics after filtering.
HTML report export
A more detailed course-level export with attendance, assessment, BRAG, and at-risk breakdowns across the filtered dataset.