The-SmartH2O-project/datasets: Anonymized datasets of SmartH2O project
Authors/Creators
Description
This repository contains the anonymized datasets of water consumptions of Terre di Pedemonte and Valencia SmartH2O's users. Each dataset is stored in its named folder, and have the same file naming:
anonymizer.zip: the compressed archive of water consumptions and households features
Once decompressed, the archived files are smarth2o_anonymized_households.csv and smarth2o_anonymized_consumptions.csv
It contains the features of the households' users. Here's an extract :
index smart_meter_id household_size household_garden_area household_pool_volume household_pool household_garden residency_type number_bathrooms environmental_attitude irrigation_system house_plants balcony_plants building_size name efficiency ecomode timer name.1 number 0 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 toilet 2 1 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 sink 3 2 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 bathtub 0 3 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 shower 0 4 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 tub_shower 2 5 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 dishwasher_simple 1 6 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N washing_machine A++ 1 1 washing_machine_simple 1 7 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 toilet 2 8 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 sink 3 9 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 bathtub 0 10 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 shower 0 11 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 tub_shower 2 12 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 dishwasher_simple 1 13 111 85,00 0,00 0,00 0 0 Flat 2 Medium environmental sensitivity 0 0 0 \N dishwasher A++ 1 1 washing_machine_simple 1The columns meaning is:
indexThe number of the row in the csv filesmart_meter_idThe smart meter's IDhousehold_sizeThe size of the Household (in squared meters)household_garden_areaThe size of the garden (in squared meters)household_pool_volumeThe volume of the pool (in cubic meters)household_poolThe presence of the pool (boolean)household_gardenThe presence of the garden (boolean)residency_typeThe type of residency (Flat, House, Single Family, ...)number_bathroomsThe number of bathroomsenvironmental_attitudeThe environmental attitude sensitivity of the user (High, Medium, Low)irrigation_systemThe presence of an irrigation system (boolean)house_plantsThe presence of house plants (boolean)balcony_plantsThe presence of balcony plants (boolean)building_sizeThe size of the building (in squared meters)nameThe name of a complex device (washing mascine, dishwater, ...)efficiencyThe nefficiency of the complex device ( A, A+. A++, ...)ecomodeThe presence of the Eco-Mode feature in the complex device (boolean)timerThe presence of the timer in the complex device (boolean)name.1The name of a simple device (toilet, sink, bathtub, ...)numberThe number of the simple device
For all columns, a NULL value means that the user doesn't provided the information.
It contains the periodic readings of the smart meters. Here's an extract :
index smart_meter_id tst meter_reading 17 210 2015-05-20 09:15:00 178,297 18 210 2015-05-21 09:15:00 178,372 19 210 2015-05-22 09:15:00 178,622 20 210 2015-05-23 09:15:00 178,705 21 210 2015-05-24 09:15:00 178,826 22 210 2015-05-25 09:15:00 179,108 23 210 2015-05-26 09:15:00 179,108 24 210 2015-05-27 09:15:00 179,117 25 210 2015-05-28 09:15:00 179,324 26 210 2015-05-29 09:15:00 179,562 27 210 2015-05-30 09:15:00 179,579The columns meaning is:
indexThe number of the row in the csv filesmart_meter_idThe smart meter's IDtstThe timestamp of the readingmeter_readingThe value read
The difference of the reading values between two consecutive rows gives the water consumption.
SecurityIn order to certificate the autenticity of the datasets, we provide these additional files:
anonymizer.zip.asc: theanonymizer.zipsignature made by the SmartH2O OpenPGP keysha256sum.txt: the sha256 hash generated foranonymizer.zipsha256sum.txt.asc: thesha256sum.txtsignature made by the SmartH2O OpenPGP key
The SmartH2O key, available here, has this fingerprint: 7F14 4F03 BCB9 9A3C D99D 7483 9739 174C 8B57 ACA9
For any type of further questions write to smarth2o@idsia.ch.
The maintainer of this dataset is Corrado Valeri (corrado.valeri@supsi.ch).
Files
The-SmartH2O-project/datasets-v1.0.1.zip
Files
(25.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f61589b19c846c61dfc86c7c988f316a
|
25.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/The-SmartH2O-project/datasets/tree/v1.0.1 (URL)