Skip to content

iathmika/EnergyInsights

Repository files navigation

Dissertation - Data Driven Energy Management System

This repository contains the codebase for developing the interface for the energy management system displaying the insights and trends in energy use mainly taken from the IDEAL dataset.

Requirements

  • Python 3.6 or higher
  • Flask (For installation refer below)

Installation

Flask

pip install flask

Running the system locally

python visualisation.py
export FLASK_APP=energy
flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published