To better understand the electricity consumption and upgrade the energy supply to tackle climate change, the British government installed smart meters in every home in England, Wales, and Scotland. Based on the data from these meters, our project aims to identify the patterns and predict energy consumption, and then provide some suggestions on energy-saving strategies.
This is the Capstone project of the Correlation One Women's Summit. Our team analyzed the factors that influence the energy consumption by exploratory analysis, and predicted average daily energy consumption for different demographic groups using ARIMA model.
Smart meter data from London area: https://www.kaggle.com/jeanmidev/smart-meters-in-london
-
Data_preprocessing: All the data pre-processing scriptsAcorn_cleaning.ipynb: Demographic data cleaningpreprocessing.ipynb: Time data cleaningenergy_cleaning.ipynb: Electricity data cleaning
-
EDAEDA-Nandhitha.ipynb: Initial look at the data and the relation between electricity usage and potential influential factorsEDA_acorn_ratio_regression.ipynb: EDA with demographic factors (ethnicity) and tentative regression analysisEDA_economic.ipynb: EDA with economic factorshousehold.ipynb: EDA with demographic factors (age, ethnicity, house size, child)
-
Time_series_analysisDS4A_time_series.ipynb: Time series analysis of average daily energy consumption using ARIMA
Nandhitha Raghuram, Yingyu Cao, Priyanka Lahoti, Sonali Medani, Tanvi Pareek