- Understand the structure and component of ECO Dataset.
- Dig into each dataset from different houses to find the basic information (like the number of appliances, the range of power consumption of different appliances, the dates that have occupancy data and etc.) we are going to use in the following work.
- Explore ECO Dataset and write python scripts to visualize plugs and smart meters data. Scripts are placed under directory Eco_DataSet/codes/
- House #1 ( graph_house1_plugs.py graph_house1_sm.py )
- House #2 ( graph_house2_plugs.py graph_house2_sm.py )
- House #3 ( graph_house3_plugs.py graph_house3_sm.py )
- House #4 ( graph_house4_plugs.py graph_house4_sm.py )
- House #5 ( graph_house5_plugs.py graph_house5_sm.py )