Rajagopal commited on
Commit
6e40f8b
·
1 Parent(s): 257a798

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -56,8 +56,10 @@ samplequestions = ["How can we reduce our carbon footprint to align with Carbon
56
  "Is there a certification process for Ecovadis?",
57
  " What are the key components to track for Carbon Disclosure Project (CDP) reporting?",
58
  "How often must we report under GLOBAL REPORTING INITIATIVE (GRI)?",
59
- "Holistic Approach to Green IT",
60
- "Using IT: Environmentally Sound Practices", "Designing Green Computers", "Epeat" ]
 
 
61
 
62
 
63
  with st.form("my_form"):
 
56
  "Is there a certification process for Ecovadis?",
57
  " What are the key components to track for Carbon Disclosure Project (CDP) reporting?",
58
  "How often must we report under GLOBAL REPORTING INITIATIVE (GRI)?",
59
+ "What key performance indicators (KPIs) should we focus on for GLOBAL REPORTING INITIATIVE (GRI) compliance? ",
60
+ "What information must we disclose under Corporate Sustainability Reporting Directive (CSRD)",
61
+ "In the topic of Corporate Sustainability Reporting Directive (CSRD), How can we ensure that our reporting under CSRD is consistent and comparable?",
62
+ ]
63
 
64
 
65
  with st.form("my_form"):