Skip to content

The 'Lights Out' project was performed as part of the University of Texas Data Analytics Certificate. Our objective during this task is to analyze residential power usage to determine duration of occupancy.

Notifications You must be signed in to change notification settings

malzeerah/Lights-Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

R | RStudio | Time Series

Project Overview


Objective: Analyze (using R) residential power usage to determine the duration of occupancy.

Code & Resources

R RStudio
Packages: RMariaDB, dplyr, lubridate


Resource: Data housed in AWS and extracted using the RMariaDB package (SQL).
Datasets contained minute-by-minute power usage from December 2006 - November 2010 with the following attributes:

  • Date
  • Time
  • Active Power
  • Reactive Power
  • Intensity
  • Voltage
  • Sub-meter 1 (dishwasher, oven and microwave)
  • Sub-meter 2 (washing-machine, tumble-drier, refrigerator and light)
  • Sub-meter 3 (electric water-heater and air-conditioner)

About

The 'Lights Out' project was performed as part of the University of Texas Data Analytics Certificate. Our objective during this task is to analyze residential power usage to determine duration of occupancy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published