Skip to content

This repository includes one excel file that contains 15-minute intervals for a 1 year period for different buildings. Each building is represented in a seperate sheet. The python script uses the openpyxl module to manage the excel file. The output of the script is the daytime minimum load for every building. The daytime minimum load is the smal…

Notifications You must be signed in to change notification settings

AngelGO23/ExcelManagment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ExcelManagment

This repository includes one excel file that contains 15-minute intervals for a 1 year period for different buildings. Each building is represented in a seperate sheet. The python script uses the openpyxl module to manage the excel file. The output of the script is the daytime minimum load for every building. The daytime minimum load is the smallest amount of kWh a infrastructure needs during the day , given a 1 year period. The script includes detailed comments for each section. Remember to pip install openpyxl. Feel free to comment.

About

This repository includes one excel file that contains 15-minute intervals for a 1 year period for different buildings. Each building is represented in a seperate sheet. The python script uses the openpyxl module to manage the excel file. The output of the script is the daytime minimum load for every building. The daytime minimum load is the smal…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages