-
Notifications
You must be signed in to change notification settings - Fork 90
Meters data description
Raw meters data sets contains one meter reading (in KWh) per hour during the years 2016-2017; there is one data set per kind of meter. Code for this exploratory data analysis is available in this notebook.
In Figure 1 are shown the histograms for each meter with logarithmic transformation. To each value 1 was add, in order to avoid zero reading points.
Figure 1: meter reading (KWh) histogram for each kind of meter.
Monthly, hourly and daily (weekday) behaviour plots are shown in the following sections. In all cases medians of the two years data are used.
Figure 2: Monthy behaviour (median).
Figure 3: Monthly behaviour by meter.
Figure 4: Monthly behaviour by primary space usage.
Figure 5: Hourly behaviour (median).
Figure 6: Hourly behaviour by meter.
Figure 7: Hourly behaviour by primary space usage.
Figure 8: Daily (weekday) behaviour (median).
Figure 9: Daily (weekday) behaviour by meter.
Figure 10: Daily (weekday) behaviour by primary space usage.