Cachoups commited on
Commit
e3f7a39
·
verified ·
1 Parent(s): 6a4d0f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,7 +238,7 @@ def generate_text(df, country, theme):
238
  Adverse Cumulative: -3.57%
239
 
240
  Description:
241
- In the adverse scenario, the growth for GDP in Australia was -0.43% in 2020, worsened further to -1.99% in 2021, and slightly improved to -1.20% in 2022. The cumulative adverse growth is -3.57%.
242
 
243
  Now, using the following data for {theme} in {country}, describe the adverse growth:
244
  {row_str}
 
238
  Adverse Cumulative: -3.57%
239
 
240
  Description:
241
+ In the adverse scenario, the GDP growth in Australia was -0.43% in 2020. It decreased further to -1.99% in 2021, showing worsening conditions. There was a slight improvement to -1.20% in 2022. The total cumulative adverse growth is -3.57%.
242
 
243
  Now, using the following data for {theme} in {country}, describe the adverse growth:
244
  {row_str}