Demographic factors

Graphs

df_plot_dec(df)

Creates a chart for the number of patients who died because of coronavirus by age group.

df_plot_gender(df)

Creates a barchart for the distribution of tested postive people for coronavirus per gender.

df_plot_hosp(df)

Creates a chart for the number of patients hospitalized by age group.

df_plot_rea(df)

Creates a chart with a time slider of the number of intensive care patients by age group.