Cachoups commited on
Commit
6464d85
·
verified ·
1 Parent(s): e3f7a39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -237,6 +237,7 @@ def generate_text(df, country, theme):
237
  Adverse 2022: -1.20%
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
 
 
237
  Adverse 2022: -1.20%
238
  Adverse Cumulative: -3.57%
239
 
240
+ The theme is GDP.
241
  Description:
242
  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%.
243