Spaces:
Sleeping
Sleeping
Upload dashboard.py
Browse files- dashboard.py +2 -2
dashboard.py
CHANGED
@@ -174,8 +174,8 @@ def create_publication_curve_chart():
|
|
174 |
|
175 |
|
176 |
|
177 |
-
macro_topics = ["Energy
|
178 |
-
macro_topics_active_subset = ["Energy
|
179 |
|
180 |
def load_institute_network(topic, **kwargs):
|
181 |
if topic=='Energy Efficiency and Thermal Comfort in Building Environments':
|
|
|
174 |
|
175 |
|
176 |
|
177 |
+
macro_topics = ["Energy Efficiency and Thermal Comfort in Building Environments","Indoor Air Quality and Sustainable Air Conditioning Systems","Urban Development Strategies and Sustainable City Planning", "Enhancing Child-Friendly Urban Spaces Through Design", "Smart city development and urban data management", "Urban Resilience and Green Infrastructure in Climate Change Planning","Architectural Integration of Solar Photovoltaic Systems in Buildings","Preservation and Evolution of Traditional Architecture in Modern Contexts","Sustainable Building Construction and Design with Environmental Assessment","Landscape Planning and Design Theory", "Urban Sound Environment Research in Architectural Design","Sustainable Construction Materials and Technologies","Utilizing BIM in Construction and Building Information Modeling Industry","Urban Agriculture and Sustainable Food Systems","Sustainable Bridge Design and Construction", "Investigation of Cavity Dynamics and Heat Transfer in Various Flow Scenarios"]
|
178 |
+
macro_topics_active_subset = ["Energy Efficiency and Thermal Comfort in Building Environments","Indoor Air Quality and Sustainable Air Conditioning Systems","Urban Development Strategies and Sustainable City Planning", "Enhancing Child-Friendly Urban Spaces Through Design", "Smart city development and urban data management", "Urban Resilience and Green Infrastructure in Climate Change Planning","Architectural Integration of Solar Photovoltaic Systems in Buildings","Preservation and Evolution of Traditional Architecture in Modern Contexts","Sustainable Building Construction and Design with Environmental Assessment","Landscape Planning and Design Theory", "Urban Sound Environment Research in Architectural Design","Sustainable Construction Materials and Technologies","Utilizing BIM in Construction and Building Information Modeling Industry","Urban Agriculture and Sustainable Food Systems","Sustainable Bridge Design and Construction", "Investigation of Cavity Dynamics and Heat Transfer in Various Flow Scenarios"]
|
179 |
|
180 |
def load_institute_network(topic, **kwargs):
|
181 |
if topic=='Energy Efficiency and Thermal Comfort in Building Environments':
|