WCSD (Wheeling City School District) adopted a proprietary scheduling platform in 2019 to replace legacy spreadsheets. The system stores timetable data, teacher assignments, room capacities, and extracurricular events in a relational database, enabling automated conflict detection. Because the underlying data model is openly documented, third‑party developers can query it via an API, opening possibilities for visual analytics, custom reporting, and integration with district‑wide data dashboards. However, the platform’s licensing restricts direct code modification, which shapes the feasible extensions.
Creative ideas that have emerged from district staff and community technologists generally fall into three analytical lenses: (1) optimizing resource allocation by cross‑referencing enrollment trends with room utilization; (2) enriching curriculum planning through scenario modelling of block versus traditional periods; and (3) fostering transparency by publishing simplified schedules for parents via public data portals. Each lens leverages the same core timetable dataset but applies distinct statistical or visual techniques, illustrating how a single software system can support multiple policy questions.