|
Description
|
This dataset contains energy consumption data collected for research on energy consumption forecasting and intelligent energy management in hybrid energy systems. The dataset can be used to develop, train, validate, and evaluate machine learning models for short-term electricity consumption forecasting and energy management. It is intended for research in energy informatics, edge AI, TinyML, and smart energy systems. (2026-07-24)
|
|
Notes
| The dataset consists of three CSV files plus a README, comprising a plug-level hourly energy consumption dataset from a private household in Kyiv, Ukraine. The primary file, export_energy_plain.csv, contains 26,263 hourly readings (datetime in UTC, consumption in kWh, and entity_id) collected between 27 August 2025 and 2 September 2026 from three Shelly Smart Plugs: one in the living room (TV, Apple TV, and LED night light; 8,857 records), one in the bathroom (towel dryer and washing machine; 8,629 records), and one in the home office (monitor, laptop, speakers, and the Raspberry Pi 5 that also served as the Home Assistant/InfluxDB data-collection hub; 8,777 records), with an overall missing-data rate of 1.69%. This is supplemented by export_outdoor_temp_plain.csv, containing 8,888 hourly outdoor temperature readings in degrees Celsius that can be joined to the energy data by UTC timestamp, and by vacation_periods.csv, which records two known household absence periods (a winter vacation from 22–28 February 2026 and a summer vacation from 15–24 July 2026) for occupancy-aware analysis. The README also notes qualitative context on scheduled and emergency power outages in Kyiv between 15 October 2025 and 1 March 2026, though these are not provided as exact day-level labels. |