@@ -319,6 +319,10 @@ def tables():
plt.close()
_print_as_html(df_state)
df["Bundesland"] = df.index.map(get_landesbezirk)
df = df.rename(columns={"Bundesland": "Landesbezirk"})
_print_as_html(df, total=df_state['Digitale Befragung'].sum())
return render_template(
The note is not visible to the blocked user.