mabuseif commited on
Commit
8f3ec03
·
verified ·
1 Parent(s): d83f1d5

Update app/i_l_data.py

Browse files
Files changed (1) hide show
  1. app/i_l_data.py +12 -0
app/i_l_data.py CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # People activity levels data as provided by user
2
  PEOPLE_ACTIVITY_LEVELS = {
3
  name: {
 
1
+ """
2
+ BuildSustain - Internal Loads Default Data
3
+
4
+ This module handles the internal loads default data for the BuildSustain application.
5
+
6
+ Developed by: Dr Majed Abuseif, Deakin University
7
+ © 2025
8
+ """
9
+
10
+
11
+ import streamlit as st
12
+
13
  # People activity levels data as provided by user
14
  PEOPLE_ACTIVITY_LEVELS = {
15
  name: {