zehengl / yyc-building-energy-benchmarking

A Streamlit app to visualize building energy and greenhouse gas emission performance information of selected properties

Home Page:https://yyc-property-energy-benchmarking.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

yyc-building-energy-benchmarking

coding_style

A Streamlit app to visualize building energy and greenhouse gas emission performance information of selected properties

Environment

  • Python 3.10

Getting Started

python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
streamlit run streamlit_app.py

Use pip install -r requirements-dev.txt for development.

Credits

About

A Streamlit app to visualize building energy and greenhouse gas emission performance information of selected properties

https://yyc-property-energy-benchmarking.streamlit.app/

License:MIT License


Languages

Language:Python 100.0%