Explore COVID-19 data in Italy according to the paper
Andrea Maugeri, Martina Barchitta and Antonella Agodi, 'A Clustering Approach to Classify Italian Regions and Provinces Based on Prevalence and Trend of SARS-CoV-2 Cases', Int J Environ Res Public Health, 2020, doi:[10.3390/ijerph17155286](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7432053/)
The paper considers only data for the year 2020 up to the beginning of May.
Starting with data in 2020, extend the analysis to 2021 in order to see whether there has been some relevant differences along the phases of the pandemic.
1.[Analysis Covid-19 data in 2020](../scripts/Analysis_Covid19_data_year_2020.ipynb): Analysis of the data and preparation for the later computation of the indicators
2. Repeat for data in 2021
3.[Regional indicators 2020](../scripts/regional_indicators_2020.ipynb): Computation and preliminary analysis of regional indicators
4.[Provincial indicators 2020](../scripts/provincial_indicators_2020.ipynb): Computation and preliminary analysis of provincial indicators
5.[Create indicator dataset 2020](../scripts/create_indicator_dataset_2020.ipynb): Creation of dataframes with the indicators for later analysis
6. Repeat for data in 2021
6.[Analysis regional indicators 2020](../scripts/Analysis_regional_indicators_2020.ipynb): Analysis of the regional indicators
7. Repeat for data in 2021
8.[Analysis provincial indicators 2020](../scripts/Analysis_provincial_indicators_2020.ipynb): Analysis of the provincial indicators