1
0
mirror of https://github.com/italia/covid19-opendata-vaccini synced 2024-07-24 15:43:27 +02:00
covid19-opendata-vaccini/dati/soggetti-guariti.json

1741 lines
46 KiB
JSON
Raw Normal View History

2021-11-26 01:08:50 +01:00
{
"schema":{
"fields":[
{
"name":"index",
"type":"integer"
},
{
"name":"area",
"type":"string"
},
{
2022-05-20 00:05:15 +02:00
"name":"reg",
2021-11-26 01:08:50 +01:00
"type":"string"
},
{
2022-05-20 00:05:15 +02:00
"name":"eta",
2021-11-26 01:08:50 +01:00
"type":"string"
},
{
2022-02-24 00:50:38 +01:00
"name":"guariti_senza_somm",
"type":"integer"
},
{
"name":"guariti_post_somm",
2021-11-26 01:08:50 +01:00
"type":"integer"
2022-05-26 19:02:51 +02:00
},
{
"name":"guariti_post_1booster",
"type":"integer"
2021-11-26 01:08:50 +01:00
}
],
"primaryKey":[
"index"
],
"pandas_version":"0.20.0"
},
"data":[
{
"index":0,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":11629,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":1,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3904,
"guariti_post_somm":3781,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":2,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1785,
"guariti_post_somm":7354,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":3,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3197,
"guariti_post_somm":9763,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":4,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4238,
"guariti_post_somm":12549,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":5,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3180,
"guariti_post_somm":14700,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":6,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2010,
"guariti_post_somm":13035,
"guariti_post_1booster":28690
2021-12-16 01:51:23 +01:00
},
{
"index":7,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1101,
"guariti_post_somm":9721,
"guariti_post_1booster":22670
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":8,
2021-11-26 01:08:50 +01:00
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":778,
"guariti_post_somm":2771,
"guariti_post_1booster":13801
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":9,
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4269,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":10,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1410,
"guariti_post_somm":1357,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":11,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":587,
"guariti_post_somm":2650,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":12,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1149,
"guariti_post_somm":3684,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":13,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1402,
"guariti_post_somm":4677,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":14,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1059,
"guariti_post_somm":5694,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":15,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":669,
"guariti_post_somm":5711,
"guariti_post_1booster":11895
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":16,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":433,
"guariti_post_somm":3722,
"guariti_post_1booster":8331
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":17,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":282,
"guariti_post_somm":1152,
"guariti_post_1booster":5088
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":18,
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":12266,
2022-08-14 06:33:37 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":19,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5911,
"guariti_post_somm":3715,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":20,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3046,
"guariti_post_somm":6895,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":21,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4979,
"guariti_post_somm":9920,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":22,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5471,
"guariti_post_somm":11115,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":23,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3924,
"guariti_post_somm":12520,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":24,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2859,
"guariti_post_somm":11131,
"guariti_post_1booster":28175
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":25,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1548,
"guariti_post_somm":6578,
"guariti_post_1booster":17981
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":26,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":897,
"guariti_post_somm":1908,
"guariti_post_1booster":8056
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":27,
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":47676,
"guariti_post_somm":40,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":28,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":19774,
"guariti_post_somm":15738,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":29,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8941,
"guariti_post_somm":32792,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":30,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14477,
"guariti_post_somm":41435,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":31,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":15390,
"guariti_post_somm":46468,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":32,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":12227,
"guariti_post_somm":49774,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":33,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8436,
"guariti_post_somm":50101,
"guariti_post_1booster":97638
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":34,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5229,
"guariti_post_somm":34986,
"guariti_post_1booster":71003
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":35,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3722,
"guariti_post_somm":7794,
"guariti_post_1booster":34129
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":36,
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":19938,
2022-09-01 06:25:55 +02:00
"guariti_post_somm":3,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":37,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9504,
"guariti_post_somm":6877,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":38,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5660,
"guariti_post_somm":22297,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":39,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9733,
"guariti_post_somm":30889,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":40,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":13351,
"guariti_post_somm":41720,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":41,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":10886,
"guariti_post_somm":48516,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":42,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6521,
"guariti_post_somm":34934,
"guariti_post_1booster":56628
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":43,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3052,
"guariti_post_somm":30277,
"guariti_post_1booster":49416
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":44,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1816,
"guariti_post_somm":9507,
"guariti_post_1booster":32444
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":45,
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5671,
2022-08-16 06:24:39 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":46,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3448,
"guariti_post_somm":1865,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":47,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2228,
"guariti_post_somm":4224,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":48,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3503,
"guariti_post_somm":5055,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":49,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5350,
"guariti_post_somm":5963,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":50,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5199,
"guariti_post_somm":6772,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":51,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3174,
"guariti_post_somm":5361,
"guariti_post_1booster":13526
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":52,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1825,
"guariti_post_somm":5188,
"guariti_post_1booster":11001
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":53,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1145,
"guariti_post_somm":1516,
"guariti_post_1booster":6625
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":54,
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":34753,
2022-09-05 06:25:09 +02:00
"guariti_post_somm":1,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":55,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":15103,
"guariti_post_somm":10486,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":56,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":7533,
"guariti_post_somm":20503,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":57,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":12650,
"guariti_post_somm":30448,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":58,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":17181,
"guariti_post_somm":36738,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":59,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14276,
"guariti_post_somm":40837,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":60,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8140,
"guariti_post_somm":30919,
"guariti_post_1booster":92802
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":61,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3851,
"guariti_post_somm":16252,
"guariti_post_1booster":65425
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":62,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1896,
"guariti_post_somm":3943,
"guariti_post_1booster":32191
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":63,
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4622,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":64,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3295,
"guariti_post_somm":1474,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":65,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1759,
"guariti_post_somm":3382,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":66,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3059,
"guariti_post_somm":4406,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":67,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4466,
"guariti_post_somm":5577,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":68,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4280,
"guariti_post_somm":8406,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":69,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2696,
"guariti_post_somm":8095,
"guariti_post_1booster":14666
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":70,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1380,
"guariti_post_somm":5193,
"guariti_post_1booster":12365
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":71,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":595,
"guariti_post_somm":1644,
"guariti_post_1booster":6907
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":72,
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":38169,
2022-09-07 06:25:43 +02:00
"guariti_post_somm":2,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":73,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14661,
"guariti_post_somm":11668,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":74,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8710,
"guariti_post_somm":36321,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":75,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":15589,
"guariti_post_somm":50406,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":76,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":21192,
"guariti_post_somm":57085,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":77,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":17747,
"guariti_post_somm":67701,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":78,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":11089,
"guariti_post_somm":52587,
"guariti_post_1booster":102257
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":79,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5353,
"guariti_post_somm":44144,
"guariti_post_1booster":85953
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":80,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3104,
"guariti_post_somm":12336,
"guariti_post_1booster":55756
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":81,
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":13556,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":82,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6010,
"guariti_post_somm":3966,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":83,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2737,
"guariti_post_somm":6862,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":84,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5038,
"guariti_post_somm":8850,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":85,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6943,
"guariti_post_somm":10752,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":86,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5169,
"guariti_post_somm":12191,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":87,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3259,
"guariti_post_somm":13166,
"guariti_post_1booster":29010
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":88,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1613,
"guariti_post_somm":11357,
"guariti_post_1booster":24673
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":89,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":960,
"guariti_post_somm":5048,
"guariti_post_1booster":17423
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":90,
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1960,
2022-09-10 06:23:21 +02:00
"guariti_post_somm":12,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":91,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":588,
"guariti_post_somm":526,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":92,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"20-29",
2022-09-10 06:23:21 +02:00
"guariti_senza_somm":244,
2022-09-11 06:25:28 +02:00
"guariti_post_somm":1028,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":93,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":547,
"guariti_post_somm":1657,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":94,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":644,
"guariti_post_somm":1935,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":95,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":486,
"guariti_post_somm":2172,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":96,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":319,
"guariti_post_somm":2194,
"guariti_post_1booster":6473
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":97,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":178,
"guariti_post_somm":1819,
"guariti_post_1booster":4423
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":98,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"80+",
2022-09-10 06:23:21 +02:00
"guariti_senza_somm":129,
2022-09-11 06:25:28 +02:00
"guariti_post_somm":408,
"guariti_post_1booster":2582
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":99,
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4504,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":1,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":100,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1865,
"guariti_post_somm":1190,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":101,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1561,
"guariti_post_somm":2875,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":102,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2028,
"guariti_post_somm":3535,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":103,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2082,
"guariti_post_somm":3871,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":104,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1763,
"guariti_post_somm":4529,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":105,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1068,
"guariti_post_somm":2824,
"guariti_post_1booster":4762
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":106,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":429,
"guariti_post_somm":2129,
"guariti_post_1booster":3592
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":107,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"80+",
2022-09-09 06:33:46 +02:00
"guariti_senza_somm":285,
2022-09-11 06:25:28 +02:00
"guariti_post_somm":847,
"guariti_post_1booster":2822
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":108,
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1856,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":109,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1109,
"guariti_post_somm":664,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":110,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":849,
"guariti_post_somm":1877,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":111,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1247,
"guariti_post_somm":1988,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":112,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1577,
"guariti_post_somm":2277,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":113,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1402,
"guariti_post_somm":3194,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":114,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":964,
"guariti_post_somm":2806,
"guariti_post_1booster":6713
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":115,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":468,
"guariti_post_somm":2573,
"guariti_post_1booster":5858
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":116,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":232,
"guariti_post_somm":818,
"guariti_post_1booster":3662
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":117,
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14014,
2022-08-28 06:25:23 +02:00
"guariti_post_somm":4,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":118,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":7309,
"guariti_post_somm":4365,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":119,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4620,
"guariti_post_somm":13465,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":120,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8107,
"guariti_post_somm":16606,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":121,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":10937,
"guariti_post_somm":19763,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":122,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9357,
"guariti_post_somm":25694,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":123,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6435,
"guariti_post_somm":23270,
"guariti_post_1booster":44597
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":124,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3433,
"guariti_post_somm":22548,
"guariti_post_1booster":39154
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":125,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1772,
"guariti_post_somm":6372,
"guariti_post_1booster":25285
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":126,
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":23352,
2022-09-01 06:25:55 +02:00
"guariti_post_somm":4,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":127,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8379,
"guariti_post_somm":7721,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":128,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3811,
"guariti_post_somm":14963,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":129,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":7032,
"guariti_post_somm":21840,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":130,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9113,
"guariti_post_somm":27023,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":131,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6649,
"guariti_post_somm":28988,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":132,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4236,
"guariti_post_somm":29558,
"guariti_post_1booster":68554
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":133,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2375,
"guariti_post_somm":24031,
"guariti_post_1booster":55878
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":134,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1464,
"guariti_post_somm":5176,
"guariti_post_1booster":31213
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":135,
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9474,
2022-08-16 06:24:39 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":136,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3316,
"guariti_post_somm":3462,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":137,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1590,
"guariti_post_somm":6569,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":138,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3273,
"guariti_post_somm":9799,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":139,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5148,
"guariti_post_somm":14433,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":140,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4294,
"guariti_post_somm":16176,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":141,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2748,
"guariti_post_somm":14122,
"guariti_post_1booster":26948
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":142,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1519,
"guariti_post_somm":10739,
"guariti_post_1booster":19650
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":143,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":999,
"guariti_post_somm":3206,
"guariti_post_1booster":12733
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":144,
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":33601,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":145,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":17232,
"guariti_post_somm":8346,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":146,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":7678,
"guariti_post_somm":17066,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":147,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":13725,
"guariti_post_somm":23648,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":148,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":15065,
"guariti_post_somm":27294,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":149,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":11216,
"guariti_post_somm":31271,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":150,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8407,
"guariti_post_somm":26226,
"guariti_post_1booster":58137
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":151,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":5110,
"guariti_post_somm":18085,
"guariti_post_1booster":41280
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":152,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3012,
"guariti_post_somm":6868,
"guariti_post_1booster":22344
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":153,
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":17256,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":4,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":154,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6531,
"guariti_post_somm":4947,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":155,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":3576,
"guariti_post_somm":10226,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":156,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":6367,
"guariti_post_somm":15763,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":157,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":9169,
"guariti_post_somm":20212,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":158,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8248,
"guariti_post_somm":25554,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":159,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4977,
"guariti_post_somm":20747,
"guariti_post_1booster":43924
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":160,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2638,
"guariti_post_somm":20601,
"guariti_post_1booster":42163
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":161,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1387,
"guariti_post_somm":3626,
"guariti_post_1booster":29292
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":162,
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":7748,
2022-08-31 06:24:16 +02:00
"guariti_post_somm":1,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":163,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2618,
"guariti_post_somm":2496,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":164,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1154,
"guariti_post_somm":4222,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":165,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2027,
"guariti_post_somm":6533,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":166,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2715,
"guariti_post_somm":7913,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":167,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2218,
"guariti_post_somm":9038,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":168,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":1312,
"guariti_post_somm":8147,
"guariti_post_1booster":17895
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":169,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":728,
"guariti_post_somm":8156,
"guariti_post_1booster":15871
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":170,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":528,
"guariti_post_somm":2156,
"guariti_post_1booster":11877
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":171,
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":150,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":172,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":155,
2022-09-10 06:23:21 +02:00
"guariti_post_somm":75,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":173,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":108,
"guariti_post_somm":174,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":174,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":210,
"guariti_post_somm":183,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":175,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":324,
"guariti_post_somm":330,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":176,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":283,
"guariti_post_somm":588,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":177,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":195,
"guariti_post_somm":471,
"guariti_post_1booster":754
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":178,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":87,
"guariti_post_somm":403,
2022-09-10 06:23:21 +02:00
"guariti_post_1booster":690
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":179,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"80+",
2022-09-06 06:27:48 +02:00
"guariti_senza_somm":38,
2022-09-10 06:23:21 +02:00
"guariti_post_somm":127,
2022-09-11 06:25:28 +02:00
"guariti_post_1booster":408
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":180,
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"05-11",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":31242,
"guariti_post_somm":9,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":181,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"12-19",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14887,
"guariti_post_somm":11563,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":182,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"20-29",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":8682,
"guariti_post_somm":29733,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":183,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"30-39",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":14336,
"guariti_post_somm":34255,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":184,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"40-49",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":19833,
"guariti_post_somm":43160,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":185,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"50-59",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":16665,
"guariti_post_somm":49304,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":186,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"60-69",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":10291,
"guariti_post_somm":39412,
"guariti_post_1booster":79286
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":187,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"70-79",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":4687,
"guariti_post_somm":33480,
"guariti_post_1booster":64573
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":188,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"80+",
2022-09-11 06:25:28 +02:00
"guariti_senza_somm":2445,
"guariti_post_somm":12025,
"guariti_post_1booster":43208
2021-11-26 01:08:50 +01:00
}
]
}