Description
n: This program uses the covid_comorbidities_USsummary.csv data to print totals and create a bar and pie charts showing the number of people who died because of comorbidities in COVID-19 cases.
It will also explore correlations between the different variables.
Input
:
covid_comorbidities_USsummary.csv
Output
:
·
Count of people per class of age (“Age Group”)
·
Bar chart with classes of age. The x-axis will be the class ages, y-axis the related number of deaths
·
Pie chart on the same data, showing the distribution of deaths per age group (sample below –
NOT
the actual graph)
·
Print the comorbidity with the highest number of “COVID-19 Deaths” for the population of less than 35 years of age