Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ vulnerability_options = ['All Categories','Agricultural communities', 'Children'
|
|
69 |
# List of examples
|
70 |
examples = [
|
71 |
"-",
|
72 |
-
"What specific initiatives are presented in the context to address the needs of groups such women and children to the effects climate change?",
|
73 |
"In addition to gender, children, and youth, is there any mention of other groups facing disproportional impacts from climate change due to their geographic location, socio-economic status, age, gender, health, and occupation?"
|
74 |
]
|
75 |
|
|
|
69 |
# List of examples
|
70 |
examples = [
|
71 |
"-",
|
72 |
+
"What specific initiatives are presented in the context to address the needs of groups such as women and children to the effects climate change?",
|
73 |
"In addition to gender, children, and youth, is there any mention of other groups facing disproportional impacts from climate change due to their geographic location, socio-economic status, age, gender, health, and occupation?"
|
74 |
]
|
75 |
|