Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -220,7 +220,7 @@ def generate_text(df, country, theme):
|
|
220 |
|
221 |
The topic is GDP.
|
222 |
Summary:
|
223 |
-
In the adverse scenario, the growth for GDP in
|
224 |
|
225 |
Now, use the following data for {theme} in {country} to generate a similar summary:
|
226 |
{row_str}
|
|
|
220 |
|
221 |
The topic is GDP.
|
222 |
Summary:
|
223 |
+
In the adverse scenario, the growth for GDP in Australia decreased by -0.427975% in 2020, worsened further by -1.987167% in 2021, and slightly improved by -1.195906% in 2022, resulting in an adverse cumulative decrease of -3.573762%.
|
224 |
|
225 |
Now, use the following data for {theme} in {country} to generate a similar summary:
|
226 |
{row_str}
|