Electricity consumption in campus environments varies based on building functions, occupancy patterns, and time-of-day usage. Understanding these variations is essential for efficient energy management. Uncontrolled electricity use often results in high operational costs, highlighting the need for accurate methods to uncover consumption patterns. This study analyzes electricity consumption data from multiple campus buildings at a polytechnic in Jakarta during 2023 and 2024. Each dataset consists of six columns and 365 rows in a year. Since the data is unlabeled, three clustering algorithms: K-Means, Hierarchical Clustering, and DBSCAN are applied to identify usage patterns across campus areas. Pre-processing included imputation and normalization, followed by clustering. Cluster quality was evaluated using the Silhouette Score. A key novelty of this study is the year-to-year comparative analysis, showing that clustering performance can vary significantly depending on data structure and noise. The 2023 dataset (dataset 1) achieved the highest Silhouette Score of 0.48 using DBSCAN, while the 2024 dataset (dataset 2) produced the best result with Hierarchical Clustering at 0.53. These results emphasize the importance of selecting clustering methods based on data characteristics and temporal context. The findings contribute to developing adaptive, data-driven strategies for managing energy use in non-residential settings, particularly in educational institutions like campuses.