1
0
mirror of https://github.com/italia/covid19-opendata-vaccini synced 2024-07-17 11:05:19 +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-12-23 06:24:43 +01:00
"guariti_senza_somm":5392,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2222,
"guariti_post_somm":1625,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1005,
"guariti_post_somm":3371,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1899,
"guariti_post_somm":5569,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2596,
"guariti_post_somm":7824,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2189,
"guariti_post_somm":10583,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1419,
"guariti_post_somm":9690,
"guariti_post_1booster":27131
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-12-23 06:24:43 +01:00
"guariti_senza_somm":894,
"guariti_post_somm":7237,
"guariti_post_1booster":21967
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-12-23 06:24:43 +01:00
"guariti_senza_somm":600,
"guariti_post_somm":2114,
"guariti_post_1booster":12414
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1180,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":456,
"guariti_post_somm":306,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":213,
"guariti_post_somm":646,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":496,
"guariti_post_somm":1069,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":565,
"guariti_post_somm":1499,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":496,
"guariti_post_somm":2125,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":360,
"guariti_post_somm":2331,
"guariti_post_1booster":8759
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-12-23 06:24:43 +01:00
"guariti_senza_somm":246,
"guariti_post_somm":1635,
"guariti_post_1booster":6571
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-12-23 06:24:43 +01:00
"guariti_senza_somm":169,
"guariti_post_somm":413,
"guariti_post_1booster":3474
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4123,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2145,
"guariti_post_somm":1388,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1278,
"guariti_post_somm":2534,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2145,
"guariti_post_somm":3798,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2304,
"guariti_post_somm":4784,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1879,
"guariti_post_somm":5990,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1457,
"guariti_post_somm":6205,
"guariti_post_1booster":21619
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-12-23 06:24:43 +01:00
"guariti_senza_somm":836,
"guariti_post_somm":3939,
"guariti_post_1booster":14798
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-12-22 06:26:05 +01:00
"guariti_senza_somm":480,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":1049,
"guariti_post_1booster":6365
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-12-23 06:24:43 +01:00
"guariti_senza_somm":19705,
2022-12-22 06:26:05 +01:00
"guariti_post_somm":20,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8676,
"guariti_post_somm":5766,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4221,
"guariti_post_somm":11912,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":7332,
"guariti_post_somm":17143,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":7441,
"guariti_post_somm":20529,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6701,
"guariti_post_somm":25102,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5021,
"guariti_post_somm":26197,
"guariti_post_1booster":77907
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3394,
"guariti_post_somm":18575,
"guariti_post_1booster":58435
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2400,
"guariti_post_somm":4638,
"guariti_post_1booster":26977
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-12-23 06:24:43 +01:00
"guariti_senza_somm":10772,
2022-12-05 06:29:54 +01: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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":6216,
"guariti_post_somm":3165,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3879,
"guariti_post_somm":12026,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6947,
"guariti_post_somm":19881,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":9689,
"guariti_post_somm":29860,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":9180,
"guariti_post_somm":40834,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5483,
"guariti_post_somm":28452,
"guariti_post_1booster":61124
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2748,
"guariti_post_somm":24534,
"guariti_post_1booster":52032
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1710,
"guariti_post_somm":9092,
"guariti_post_1booster":29352
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3478,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2520,
"guariti_post_somm":1084,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1773,
"guariti_post_somm":2761,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2933,
"guariti_post_somm":3842,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4513,
"guariti_post_somm":5031,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5008,
"guariti_post_somm":6711,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3061,
"guariti_post_somm":5559,
"guariti_post_1booster":17365
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-12-22 06:26:05 +01:00
"guariti_senza_somm":1866,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":5603,
"guariti_post_1booster":14683
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1113,
"guariti_post_somm":1841,
"guariti_post_1booster":8150
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-12-23 06:24:43 +01:00
"guariti_senza_somm":13864,
2022-09-27 06:26:21 +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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":6471,
"guariti_post_somm":4099,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3526,
"guariti_post_somm":8397,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6514,
"guariti_post_somm":13850,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8813,
"guariti_post_somm":18921,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8474,
"guariti_post_somm":24007,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4985,
"guariti_post_somm":18167,
"guariti_post_1booster":74002
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2402,
"guariti_post_somm":9177,
"guariti_post_1booster":52840
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1075,
"guariti_post_somm":2217,
"guariti_post_1booster":23829
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1570,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1503,
"guariti_post_somm":528,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":938,
"guariti_post_somm":1277,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1703,
"guariti_post_somm":2107,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2443,
"guariti_post_somm":3095,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2841,
"guariti_post_somm":5305,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1779,
"guariti_post_somm":5313,
"guariti_post_1booster":13368
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-12-22 06:26:05 +01:00
"guariti_senza_somm":900,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":3461,
"guariti_post_1booster":11353
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-12-20 06:29:36 +01:00
"guariti_senza_somm":389,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":1174,
2022-12-22 06:26:05 +01:00
"guariti_post_1booster":5682
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-12-23 06:24:43 +01:00
"guariti_senza_somm":19261,
2022-10-28 06:27:06 +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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":9033,
"guariti_post_somm":7295,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6070,
"guariti_post_somm":23102,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":11405,
"guariti_post_somm":36204,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":15200,
"guariti_post_somm":47569,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":14775,
"guariti_post_somm":65782,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":9451,
"guariti_post_somm":50357,
"guariti_post_1booster":118683
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4730,
"guariti_post_somm":43385,
"guariti_post_1booster":98700
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3004,
"guariti_post_somm":13564,
"guariti_post_1booster":55409
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6447,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3689,
"guariti_post_somm":1858,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1625,
"guariti_post_somm":3570,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3222,
"guariti_post_somm":5684,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4453,
"guariti_post_somm":7630,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3827,
"guariti_post_somm":9898,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2493,
"guariti_post_somm":10856,
"guariti_post_1booster":28636
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1301,
"guariti_post_somm":9411,
"guariti_post_1booster":24559
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-12-23 06:24:43 +01:00
"guariti_senza_somm":760,
"guariti_post_somm":4460,
"guariti_post_1booster":16253
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-12-23 06:24:43 +01:00
"guariti_senza_somm":715,
2022-12-02 06:27:16 +01:00
"guariti_post_somm":6,
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-12-22 06:26:05 +01:00
"guariti_senza_somm":275,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":217,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":109,
"guariti_post_somm":357,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":260,
"guariti_post_somm":590,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":296,
"guariti_post_somm":914,
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-12-22 06:26:05 +01:00
"guariti_senza_somm":256,
"guariti_post_somm":1120,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":211,
"guariti_post_somm":1124,
"guariti_post_1booster":5150
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-12-23 06:24:43 +01:00
"guariti_senza_somm":116,
"guariti_post_somm":952,
"guariti_post_1booster":3606
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-12-18 06:29:37 +01:00
"guariti_senza_somm":75,
2022-12-22 06:26:05 +01:00
"guariti_post_somm":221,
2022-12-23 06:24:43 +01:00
"guariti_post_1booster":1836
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1867,
2022-09-20 06:25:02 +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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":1069,
"guariti_post_somm":735,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1048,
"guariti_post_somm":1732,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1439,
"guariti_post_somm":2611,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1529,
"guariti_post_somm":3347,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1497,
"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-12-23 06:24:43 +01:00
"guariti_senza_somm":838,
"guariti_post_somm":2571,
"guariti_post_1booster":5230
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-12-23 06:24:43 +01:00
"guariti_senza_somm":314,
"guariti_post_somm":1997,
"guariti_post_1booster":3977
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-12-23 06:24:43 +01:00
"guariti_senza_somm":259,
"guariti_post_somm":793,
"guariti_post_1booster":2785
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-12-22 06:26:05 +01:00
"guariti_senza_somm":1186,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":828,
"guariti_post_somm":461,
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-12-22 06:26:05 +01:00
"guariti_senza_somm":665,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":1397,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1034,
"guariti_post_somm":1909,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1290,
"guariti_post_somm":2304,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1417,
"guariti_post_somm":3358,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":895,
"guariti_post_somm":2968,
2022-12-22 06:26:05 +01:00
"guariti_post_1booster":8194
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-12-23 06:24:43 +01:00
"guariti_senza_somm":455,
2022-12-22 06:26:05 +01:00
"guariti_post_somm":2484,
2022-12-23 06:24:43 +01:00
"guariti_post_1booster":6949
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-12-22 06:26:05 +01:00
"guariti_senza_somm":238,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":897,
"guariti_post_1booster":4237
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-12-23 06:24:43 +01:00
"guariti_senza_somm":7705,
2022-12-04 07:50:41 +01: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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":4623,
"guariti_post_somm":3032,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3278,
"guariti_post_somm":9262,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5880,
"guariti_post_somm":14136,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8265,
"guariti_post_somm":19508,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8200,
"guariti_post_somm":28728,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5710,
"guariti_post_somm":26732,
"guariti_post_1booster":56446
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3195,
"guariti_post_somm":26689,
"guariti_post_1booster":49636
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1689,
"guariti_post_somm":8375,
"guariti_post_1booster":27062
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8963,
2022-10-14 06:27:41 +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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":3459,
"guariti_post_somm":2554,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1733,
"guariti_post_somm":4617,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3357,
"guariti_post_somm":7630,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4246,
"guariti_post_somm":10961,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3487,
"guariti_post_somm":13378,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2361,
"guariti_post_somm":13232,
"guariti_post_1booster":51943
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1455,
"guariti_post_somm":9997,
"guariti_post_1booster":43172
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-12-22 06:26:05 +01:00
"guariti_senza_somm":871,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":2283,
"guariti_post_1booster":22854
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3018,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1380,
"guariti_post_somm":1161,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":764,
"guariti_post_somm":2092,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1676,
"guariti_post_somm":3674,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2559,
"guariti_post_somm":5759,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2491,
"guariti_post_somm":7176,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1726,
"guariti_post_somm":6479,
"guariti_post_1booster":21787
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-12-23 06:24:43 +01:00
"guariti_senza_somm":971,
"guariti_post_somm":4996,
"guariti_post_1booster":16665
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-12-23 06:24:43 +01:00
"guariti_senza_somm":654,
"guariti_post_somm":1516,
"guariti_post_1booster":9655
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-12-23 06:24:43 +01:00
"guariti_senza_somm":9843,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5432,
"guariti_post_somm":1808,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2999,
"guariti_post_somm":4057,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5518,
"guariti_post_somm":6168,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5912,
"guariti_post_somm":7595,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5000,
"guariti_post_somm":9908,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4149,
"guariti_post_somm":9048,
"guariti_post_1booster":37388
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2708,
"guariti_post_somm":6382,
"guariti_post_1booster":28483
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1569,
"guariti_post_somm":2227,
"guariti_post_1booster":14592
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-12-23 06:24:43 +01:00
"guariti_senza_somm":7847,
2022-12-07 13:26:30 +01: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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":3586,
"guariti_post_somm":4291,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2007,
"guariti_post_somm":8982,
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-12-22 06:26:05 +01:00
"guariti_senza_somm":3812,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":14247,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5519,
"guariti_post_somm":19771,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":5761,
"guariti_post_somm":28724,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":3531,
"guariti_post_somm":23029,
"guariti_post_1booster":45143
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1981,
"guariti_post_somm":21260,
"guariti_post_1booster":42492
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-12-23 06:24:43 +01:00
"guariti_senza_somm":938,
"guariti_post_somm":3936,
"guariti_post_1booster":22257
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2985,
2022-10-04 08:02:26 +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":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-12-22 06:26:05 +01:00
"guariti_senza_somm":1311,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":1316,
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-12-21 06:26:51 +01:00
"guariti_senza_somm":648,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":2169,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1125,
"guariti_post_somm":3862,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1579,
"guariti_post_somm":5465,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":1392,
"guariti_post_somm":6740,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":899,
"guariti_post_somm":6030,
"guariti_post_1booster":15833
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-12-23 06:24:43 +01:00
"guariti_senza_somm":521,
"guariti_post_somm":6199,
"guariti_post_1booster":14247
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-12-23 06:24:43 +01:00
"guariti_senza_somm":348,
"guariti_post_somm":1656,
"guariti_post_1booster":9228
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-12-14 06:31:35 +01:00
"guariti_senza_somm":52,
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-12-17 06:29:35 +01:00
"guariti_senza_somm":62,
2022-12-18 06:29:37 +01:00
"guariti_post_somm":28,
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-12-22 06:26:05 +01:00
"guariti_senza_somm":46,
2022-12-23 06:24:43 +01: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":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-12-23 06:24:43 +01:00
"guariti_senza_somm":101,
"guariti_post_somm":114,
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-12-21 06:26:51 +01:00
"guariti_senza_somm":191,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":225,
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-12-21 06:26:51 +01:00
"guariti_senza_somm":210,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":424,
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-12-21 06:26:51 +01:00
"guariti_senza_somm":136,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":369,
2022-12-22 06:26:05 +01:00
"guariti_post_1booster":776
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-12-17 06:29:35 +01:00
"guariti_senza_somm":65,
2022-12-23 06:24:43 +01:00
"guariti_post_somm":303,
"guariti_post_1booster":717
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-12-18 06:29:37 +01:00
"guariti_senza_somm":28,
2022-12-21 06:26:51 +01:00
"guariti_post_somm":84,
2022-12-22 06:26:05 +01:00
"guariti_post_1booster":363
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-12-23 06:24:43 +01:00
"guariti_senza_somm":18077,
2022-12-09 06:29:00 +01:00
"guariti_post_somm":5,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":9991,
"guariti_post_somm":7167,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":6344,
"guariti_post_somm":19835,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":10825,
"guariti_post_somm":26680,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":15175,
"guariti_post_somm":36507,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":14753,
"guariti_post_somm":48134,
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-12-23 06:24:43 +01:00
"guariti_senza_somm":8946,
"guariti_post_somm":38958,
"guariti_post_1booster":87653
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-12-23 06:24:43 +01:00
"guariti_senza_somm":4310,
"guariti_post_somm":33970,
"guariti_post_1booster":71963
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-12-23 06:24:43 +01:00
"guariti_senza_somm":2251,
"guariti_post_somm":12919,
"guariti_post_1booster":43320
2021-11-26 01:08:50 +01:00
}
]
}