Skip to content

A Python/Flask-based web service for analyzing and visualizing power load profiles of buildings, comparing energy demand with photovoltaic (PV) generation, and simulating battery storage sizes and usage

License

Notifications You must be signed in to change notification settings

NicoMittenzwey/PVEnergyDataExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PVEnergyDataExplorer

A Python/Flask-based web service for analyzing and visualizing power load profiles of buildings, comparing energy demand with photovoltaic (PV) generation, and simulating battery storage sizes and usage.

Running Locally

pip install -r requirements.txt
python run.py 

Go to http://localhost:5000

Usage

Upload the consumption and generation profiles each as csv files with columns "Date","Time","kW"

About

A Python/Flask-based web service for analyzing and visualizing power load profiles of buildings, comparing energy demand with photovoltaic (PV) generation, and simulating battery storage sizes and usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published