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"
|
2023-01-20 20:18:16 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"guariti_post_2booster",
|
|
|
|
"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",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":586,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":698,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":360,
|
|
|
|
"guariti_post_somm":107,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":142,
|
|
|
|
"guariti_post_somm":334,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":331,
|
|
|
|
"guariti_post_somm":563,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":528,
|
|
|
|
"guariti_post_somm":854,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":498,
|
|
|
|
"guariti_post_somm":1082,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"area":"ABR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Abruzzo",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":341,
|
|
|
|
"guariti_post_somm":1041,
|
|
|
|
"guariti_post_1booster":8303,
|
|
|
|
"guariti_post_2booster":443
|
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",
|
2023-02-17 17:05:06 +01:00
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":237,
|
|
|
|
"guariti_post_somm":731,
|
|
|
|
"guariti_post_1booster":6598,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":821
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-16 01:51:23 +01:00
|
|
|
"index":9,
|
2023-02-17 17:05:06 +01:00
|
|
|
"area":"ABR",
|
|
|
|
"reg":"Abruzzo",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":238,
|
|
|
|
"guariti_post_somm":313,
|
|
|
|
"guariti_post_1booster":4309,
|
|
|
|
"guariti_post_2booster":899
|
2023-02-17 17:05:06 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":10,
|
|
|
|
"area":"BAS",
|
|
|
|
"reg":"Basilicata",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":56,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":11,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"BAS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Basilicata",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":58,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":24,
|
|
|
|
"guariti_post_somm":20,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"20-29",
|
2023-05-13 06:26:47 +02:00
|
|
|
"guariti_senza_somm":13,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":42,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"30-39",
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_senza_somm":32,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":66,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"40-49",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":46,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":125,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"50-59",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":46,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":196,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"60-69",
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_senza_somm":40,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":212,
|
|
|
|
"guariti_post_1booster":1164,
|
|
|
|
"guariti_post_2booster":58
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":18,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"BAS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Basilicata",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":25,
|
|
|
|
"guariti_post_somm":129,
|
|
|
|
"guariti_post_1booster":761,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":78
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":19,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"BAS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Basilicata",
|
|
|
|
"eta":"80+",
|
2023-05-10 06:27:13 +02:00
|
|
|
"guariti_senza_somm":24,
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_post_somm":55,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_1booster":407,
|
|
|
|
"guariti_post_2booster":112
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":20,
|
|
|
|
"area":"CAL",
|
|
|
|
"reg":"Calabria",
|
|
|
|
"eta":"00-04",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":122,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":21,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"CAL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Calabria",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":257,
|
2022-08-14 06:33:37 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":154,
|
|
|
|
"guariti_post_somm":114,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":71,
|
|
|
|
"guariti_post_somm":122,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":186,
|
|
|
|
"guariti_post_somm":238,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":257,
|
|
|
|
"guariti_post_somm":276,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":220,
|
|
|
|
"guariti_post_somm":377,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":27,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Calabria",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":168,
|
|
|
|
"guariti_post_somm":380,
|
|
|
|
"guariti_post_1booster":3673,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":138
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":28,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Calabria",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":120,
|
|
|
|
"guariti_post_somm":218,
|
|
|
|
"guariti_post_1booster":2448,
|
|
|
|
"guariti_post_2booster":176
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":29,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Calabria",
|
|
|
|
"eta":"80+",
|
2023-05-12 06:33:48 +02:00
|
|
|
"guariti_senza_somm":69,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":61,
|
|
|
|
"guariti_post_1booster":1008,
|
|
|
|
"guariti_post_2booster":174
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":30,
|
|
|
|
"area":"CAM",
|
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2051,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":31,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"CAM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1894,
|
2023-05-03 06:27:16 +02:00
|
|
|
"guariti_post_somm":3,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":920,
|
|
|
|
"guariti_post_somm":472,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":407,
|
|
|
|
"guariti_post_somm":1221,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":841,
|
|
|
|
"guariti_post_somm":2278,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":988,
|
|
|
|
"guariti_post_somm":2809,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":36,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1064,
|
|
|
|
"guariti_post_somm":3908,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":37,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":865,
|
|
|
|
"guariti_post_somm":4051,
|
|
|
|
"guariti_post_1booster":19979,
|
|
|
|
"guariti_post_2booster":1520
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":38,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":740,
|
|
|
|
"guariti_post_somm":3005,
|
|
|
|
"guariti_post_1booster":14572,
|
|
|
|
"guariti_post_2booster":2540
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":39,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"CAM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Campania",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":729,
|
|
|
|
"guariti_post_somm":988,
|
|
|
|
"guariti_post_1booster":7783,
|
|
|
|
"guariti_post_2booster":2669
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":40,
|
|
|
|
"area":"EMR",
|
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1264,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":41,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1334,
|
2023-01-01 06:24:58 +01:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":714,
|
|
|
|
"guariti_post_somm":268,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":573,
|
|
|
|
"guariti_post_somm":1337,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1139,
|
|
|
|
"guariti_post_somm":2455,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":45,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1620,
|
|
|
|
"guariti_post_somm":3632,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":46,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1918,
|
|
|
|
"guariti_post_somm":4516,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":47,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1311,
|
|
|
|
"guariti_post_somm":3042,
|
|
|
|
"guariti_post_1booster":19265,
|
|
|
|
"guariti_post_2booster":4463
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":48,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":830,
|
|
|
|
"guariti_post_somm":2725,
|
|
|
|
"guariti_post_1booster":16479,
|
|
|
|
"guariti_post_2booster":6440
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":49,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"EMR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Emilia-Romagna",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":721,
|
|
|
|
"guariti_post_somm":1616,
|
|
|
|
"guariti_post_1booster":12276,
|
|
|
|
"guariti_post_2booster":10658
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":50,
|
|
|
|
"area":"FVG",
|
|
|
|
"reg":"Friuli-Venezia Giulia",
|
|
|
|
"eta":"00-04",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":296,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":51,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"FVG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Friuli-Venezia Giulia",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":407,
|
2022-08-16 06:24:39 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":244,
|
|
|
|
"guariti_post_somm":78,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":298,
|
|
|
|
"guariti_post_somm":294,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":54,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":478,
|
|
|
|
"guariti_post_somm":429,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":55,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":758,
|
|
|
|
"guariti_post_somm":554,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":56,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1083,
|
|
|
|
"guariti_post_somm":685,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":57,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":708,
|
|
|
|
"guariti_post_somm":559,
|
|
|
|
"guariti_post_1booster":5091,
|
|
|
|
"guariti_post_2booster":714
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":58,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":448,
|
|
|
|
"guariti_post_somm":532,
|
|
|
|
"guariti_post_1booster":4255,
|
|
|
|
"guariti_post_2booster":1104
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":59,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"FVG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Friuli-Venezia Giulia",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":357,
|
|
|
|
"guariti_post_somm":242,
|
|
|
|
"guariti_post_1booster":2790,
|
|
|
|
"guariti_post_2booster":1543
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":60,
|
|
|
|
"area":"LAZ",
|
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1574,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":61,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1526,
|
2022-09-27 06:26:21 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +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":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":792,
|
|
|
|
"guariti_post_somm":417,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":63,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":348,
|
|
|
|
"guariti_post_somm":920,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":64,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":764,
|
|
|
|
"guariti_post_somm":1692,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":65,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1151,
|
|
|
|
"guariti_post_somm":2542,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":66,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1387,
|
|
|
|
"guariti_post_somm":3114,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":67,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":839,
|
|
|
|
"guariti_post_somm":2261,
|
|
|
|
"guariti_post_1booster":17507,
|
|
|
|
"guariti_post_2booster":1802
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":68,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":428,
|
|
|
|
"guariti_post_somm":954,
|
|
|
|
"guariti_post_1booster":11188,
|
|
|
|
"guariti_post_2booster":2216
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":69,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LAZ",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lazio",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":216,
|
|
|
|
"guariti_post_somm":239,
|
|
|
|
"guariti_post_1booster":5456,
|
|
|
|
"guariti_post_2booster":2717
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":70,
|
|
|
|
"area":"LIG",
|
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"00-04",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":44,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":71,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":118,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":72,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":108,
|
|
|
|
"guariti_post_somm":10,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":73,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":67,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_somm":33,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":74,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":157,
|
|
|
|
"guariti_post_somm":47,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":75,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":280,
|
|
|
|
"guariti_post_somm":75,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":76,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":402,
|
|
|
|
"guariti_post_somm":140,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":77,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":274,
|
|
|
|
"guariti_post_somm":82,
|
|
|
|
"guariti_post_1booster":2443,
|
|
|
|
"guariti_post_2booster":201
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":78,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":132,
|
|
|
|
"guariti_post_somm":74,
|
|
|
|
"guariti_post_1booster":1739,
|
|
|
|
"guariti_post_2booster":255
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":79,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LIG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Liguria",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":86,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_somm":48,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_1booster":1072,
|
|
|
|
"guariti_post_2booster":383
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":80,
|
|
|
|
"area":"LOM",
|
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":4335,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":81,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":3035,
|
2022-10-28 06:27:06 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":82,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1435,
|
|
|
|
"guariti_post_somm":642,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":83,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1024,
|
|
|
|
"guariti_post_somm":2526,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":84,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2055,
|
|
|
|
"guariti_post_somm":4394,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":85,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2958,
|
|
|
|
"guariti_post_somm":5582,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":86,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":3328,
|
|
|
|
"guariti_post_somm":7350,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":87,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2408,
|
|
|
|
"guariti_post_somm":5353,
|
|
|
|
"guariti_post_1booster":37461,
|
|
|
|
"guariti_post_2booster":5216
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":88,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1469,
|
|
|
|
"guariti_post_somm":4891,
|
|
|
|
"guariti_post_1booster":31636,
|
|
|
|
"guariti_post_2booster":7936
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":89,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"LOM",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Lombardia",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1355,
|
|
|
|
"guariti_post_somm":2208,
|
|
|
|
"guariti_post_1booster":21991,
|
|
|
|
"guariti_post_2booster":14117
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":90,
|
|
|
|
"area":"MAR",
|
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":565,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":91,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":915,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":92,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":524,
|
|
|
|
"guariti_post_somm":132,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":93,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":269,
|
|
|
|
"guariti_post_somm":327,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":94,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":623,
|
|
|
|
"guariti_post_somm":591,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":95,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":886,
|
|
|
|
"guariti_post_somm":749,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":96,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":934,
|
|
|
|
"guariti_post_somm":1016,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":97,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":679,
|
|
|
|
"guariti_post_somm":1074,
|
|
|
|
"guariti_post_1booster":9765,
|
|
|
|
"guariti_post_2booster":555
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":98,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":394,
|
|
|
|
"guariti_post_somm":1003,
|
|
|
|
"guariti_post_1booster":8321,
|
|
|
|
"guariti_post_2booster":884
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":99,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Marche",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":331,
|
|
|
|
"guariti_post_somm":715,
|
|
|
|
"guariti_post_1booster":6944,
|
|
|
|
"guariti_post_2booster":1021
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":100,
|
|
|
|
"area":"MOL",
|
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"00-04",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":83,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":101,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"05-11",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":96,
|
2023-04-23 06:27:56 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":102,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"12-19",
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_senza_somm":41,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":12,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":103,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"20-29",
|
2023-05-11 06:40:33 +02:00
|
|
|
"guariti_senza_somm":24,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":38,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":104,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"30-39",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":42,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":74,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":105,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"40-49",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":47,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":101,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":106,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"50-59",
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_senza_somm":53,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":122,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":107,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":53,
|
|
|
|
"guariti_post_somm":94,
|
|
|
|
"guariti_post_1booster":1192,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":83
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":108,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"70-79",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":30,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":84,
|
|
|
|
"guariti_post_1booster":850,
|
|
|
|
"guariti_post_2booster":131
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":109,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"MOL",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Molise",
|
|
|
|
"eta":"80+",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":14,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":26,
|
|
|
|
"guariti_post_1booster":396,
|
|
|
|
"guariti_post_2booster":145
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":110,
|
|
|
|
"area":"PAB",
|
|
|
|
"reg":"P.A. Bolzano",
|
|
|
|
"eta":"00-04",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":103,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":111,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"PAB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"P.A. Bolzano",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":103,
|
2022-09-20 06:25:02 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":112,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":44,
|
|
|
|
"guariti_post_somm":5,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":113,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":51,
|
2023-05-13 06:26:47 +02:00
|
|
|
"guariti_post_somm":8,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":114,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":74,
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_post_somm":13,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":115,
|
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",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":84,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":11,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":116,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":87,
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_post_somm":24,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":117,
|
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",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":57,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":10,
|
|
|
|
"guariti_post_1booster":495,
|
|
|
|
"guariti_post_2booster":84
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":118,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":25,
|
2023-05-14 06:26:57 +02:00
|
|
|
"guariti_post_somm":10,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_1booster":312,
|
|
|
|
"guariti_post_2booster":107
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":119,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PAB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"P.A. Bolzano",
|
|
|
|
"eta":"80+",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":11,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":8,
|
|
|
|
"guariti_post_1booster":276,
|
|
|
|
"guariti_post_2booster":112
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":120,
|
|
|
|
"area":"PAT",
|
|
|
|
"reg":"P.A. Trento",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":208,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":121,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"PAT",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"P.A. Trento",
|
|
|
|
"eta":"05-11",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":108,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":122,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":52,
|
|
|
|
"guariti_post_somm":35,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":123,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":69,
|
|
|
|
"guariti_post_somm":156,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":124,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":120,
|
|
|
|
"guariti_post_somm":222,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":125,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":153,
|
|
|
|
"guariti_post_somm":191,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":126,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":202,
|
|
|
|
"guariti_post_somm":351,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":127,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":158,
|
|
|
|
"guariti_post_somm":282,
|
|
|
|
"guariti_post_1booster":1841,
|
|
|
|
"guariti_post_2booster":197
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":128,
|
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",
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_senza_somm":91,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_somm":275,
|
|
|
|
"guariti_post_1booster":1511,
|
|
|
|
"guariti_post_2booster":230
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":129,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PAT",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"P.A. Trento",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":80,
|
|
|
|
"guariti_post_somm":143,
|
|
|
|
"guariti_post_1booster":1162,
|
|
|
|
"guariti_post_2booster":263
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":130,
|
|
|
|
"area":"PIE",
|
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":771,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":131,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":678,
|
2022-12-04 07:50:41 +01:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":132,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":438,
|
|
|
|
"guariti_post_somm":132,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":133,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":413,
|
|
|
|
"guariti_post_somm":453,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":134,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":767,
|
|
|
|
"guariti_post_somm":705,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":135,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1185,
|
|
|
|
"guariti_post_somm":915,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":136,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1423,
|
|
|
|
"guariti_post_somm":1330,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":137,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1222,
|
|
|
|
"guariti_post_somm":1062,
|
|
|
|
"guariti_post_1booster":13973,
|
|
|
|
"guariti_post_2booster":2242
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":138,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":756,
|
|
|
|
"guariti_post_somm":1178,
|
|
|
|
"guariti_post_1booster":12456,
|
|
|
|
"guariti_post_2booster":3376
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":139,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PIE",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Piemonte",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":647,
|
|
|
|
"guariti_post_somm":654,
|
|
|
|
"guariti_post_1booster":10142,
|
|
|
|
"guariti_post_2booster":7314
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":140,
|
|
|
|
"area":"PUG",
|
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1204,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":141,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1028,
|
2023-01-01 06:24:58 +01:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":142,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":489,
|
|
|
|
"guariti_post_somm":385,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":143,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":250,
|
|
|
|
"guariti_post_somm":860,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":144,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":483,
|
|
|
|
"guariti_post_somm":1660,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":145,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":691,
|
|
|
|
"guariti_post_somm":2376,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":146,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":632,
|
|
|
|
"guariti_post_somm":2641,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":147,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":506,
|
|
|
|
"guariti_post_somm":2505,
|
|
|
|
"guariti_post_1booster":13040,
|
|
|
|
"guariti_post_2booster":1090
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":148,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":371,
|
|
|
|
"guariti_post_somm":1988,
|
|
|
|
"guariti_post_1booster":10316,
|
|
|
|
"guariti_post_2booster":1593
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":149,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"PUG",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Puglia",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":325,
|
|
|
|
"guariti_post_somm":746,
|
|
|
|
"guariti_post_1booster":6704,
|
|
|
|
"guariti_post_2booster":2033
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":150,
|
|
|
|
"area":"SAR",
|
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":222,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":151,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":355,
|
2022-08-16 06:24:39 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":152,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":165,
|
|
|
|
"guariti_post_somm":113,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":153,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":56,
|
|
|
|
"guariti_post_somm":232,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":154,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":203,
|
|
|
|
"guariti_post_somm":495,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":155,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":344,
|
|
|
|
"guariti_post_somm":847,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":156,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":393,
|
|
|
|
"guariti_post_somm":911,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":157,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":256,
|
|
|
|
"guariti_post_somm":773,
|
|
|
|
"guariti_post_1booster":5098,
|
|
|
|
"guariti_post_2booster":615
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":158,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":188,
|
|
|
|
"guariti_post_somm":531,
|
|
|
|
"guariti_post_1booster":3406,
|
|
|
|
"guariti_post_2booster":785
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":159,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SAR",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sardegna",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":162,
|
|
|
|
"guariti_post_somm":223,
|
|
|
|
"guariti_post_1booster":2316,
|
|
|
|
"guariti_post_2booster":752
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":160,
|
|
|
|
"area":"SIC",
|
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":450,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":161,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":642,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":162,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":425,
|
|
|
|
"guariti_post_somm":93,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":163,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":152,
|
|
|
|
"guariti_post_somm":192,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":164,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":362,
|
|
|
|
"guariti_post_somm":359,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":165,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":474,
|
|
|
|
"guariti_post_somm":446,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":166,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":502,
|
|
|
|
"guariti_post_somm":617,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":167,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":401,
|
|
|
|
"guariti_post_somm":531,
|
|
|
|
"guariti_post_1booster":5899,
|
|
|
|
"guariti_post_2booster":230
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":168,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":312,
|
|
|
|
"guariti_post_somm":393,
|
|
|
|
"guariti_post_1booster":4478,
|
|
|
|
"guariti_post_2booster":404
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":169,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"SIC",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Sicilia",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":266,
|
|
|
|
"guariti_post_somm":194,
|
|
|
|
"guariti_post_1booster":2547,
|
|
|
|
"guariti_post_2booster":493
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":170,
|
|
|
|
"area":"TOS",
|
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1195,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":171,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1113,
|
2023-05-06 06:28:49 +02:00
|
|
|
"guariti_post_somm":1,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":172,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":534,
|
|
|
|
"guariti_post_somm":227,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":173,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":258,
|
|
|
|
"guariti_post_somm":579,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":174,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":566,
|
|
|
|
"guariti_post_somm":1201,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":175,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":887,
|
|
|
|
"guariti_post_somm":1795,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":176,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1105,
|
|
|
|
"guariti_post_somm":2462,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":177,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":766,
|
|
|
|
"guariti_post_somm":1888,
|
|
|
|
"guariti_post_1booster":12258,
|
|
|
|
"guariti_post_2booster":1328
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":178,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":464,
|
|
|
|
"guariti_post_somm":1705,
|
|
|
|
"guariti_post_1booster":10743,
|
|
|
|
"guariti_post_2booster":2697
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":179,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"TOS",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Toscana",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":300,
|
|
|
|
"guariti_post_somm":463,
|
|
|
|
"guariti_post_1booster":6237,
|
|
|
|
"guariti_post_2booster":4871
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":180,
|
|
|
|
"area":"UMB",
|
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":407,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":181,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":408,
|
2022-10-04 08:02:26 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":182,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":170,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_somm":190,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":183,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":95,
|
|
|
|
"guariti_post_somm":338,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":184,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":191,
|
|
|
|
"guariti_post_somm":672,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":185,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":301,
|
|
|
|
"guariti_post_somm":977,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":186,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":276,
|
|
|
|
"guariti_post_somm":1177,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":187,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":236,
|
|
|
|
"guariti_post_somm":1095,
|
|
|
|
"guariti_post_1booster":4547,
|
|
|
|
"guariti_post_2booster":672
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":188,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":159,
|
|
|
|
"guariti_post_somm":930,
|
|
|
|
"guariti_post_1booster":3805,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":1087
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":189,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"UMB",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Umbria",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":158,
|
|
|
|
"guariti_post_somm":374,
|
|
|
|
"guariti_post_1booster":2939,
|
|
|
|
"guariti_post_2booster":1445
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":190,
|
|
|
|
"area":"VDA",
|
|
|
|
"reg":"Valle d'Aosta",
|
|
|
|
"eta":"00-04",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":3,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":191,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"VDA",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Valle d'Aosta",
|
|
|
|
"eta":"05-11",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":4,
|
2022-05-26 19:02:51 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":192,
|
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",
|
2023-04-30 06:26:24 +02:00
|
|
|
"guariti_senza_somm":2,
|
2023-04-14 06:26:27 +02:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":193,
|
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",
|
2023-05-10 06:27:13 +02:00
|
|
|
"guariti_senza_somm":3,
|
2023-05-07 06:57:11 +02:00
|
|
|
"guariti_post_somm":2,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":194,
|
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",
|
2023-05-11 06:40:33 +02:00
|
|
|
"guariti_senza_somm":9,
|
2023-05-14 06:26:57 +02:00
|
|
|
"guariti_post_somm":2,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":195,
|
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",
|
2023-05-15 06:25:59 +02:00
|
|
|
"guariti_senza_somm":22,
|
2023-05-13 06:26:47 +02:00
|
|
|
"guariti_post_somm":4,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":196,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":17,
|
|
|
|
"guariti_post_somm":12,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":197,
|
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",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":7,
|
|
|
|
"guariti_post_somm":10,
|
|
|
|
"guariti_post_1booster":117,
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_post_2booster":9
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":198,
|
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",
|
2023-05-12 06:33:48 +02:00
|
|
|
"guariti_senza_somm":2,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_somm":2,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_1booster":92,
|
2023-05-17 06:26:11 +02:00
|
|
|
"guariti_post_2booster":19
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":199,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VDA",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Valle d'Aosta",
|
|
|
|
"eta":"80+",
|
2023-05-04 06:59:18 +02:00
|
|
|
"guariti_senza_somm":4,
|
2023-05-11 06:40:33 +02:00
|
|
|
"guariti_post_somm":1,
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_post_1booster":56,
|
2023-05-16 06:26:07 +02:00
|
|
|
"guariti_post_2booster":28
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":200,
|
|
|
|
"area":"VEN",
|
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"00-04",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":4099,
|
2023-02-17 17:05:06 +01:00
|
|
|
"guariti_post_somm":0,
|
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":201,
|
2021-12-16 01:51:23 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"05-11",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":3304,
|
2023-03-11 06:40:46 +01:00
|
|
|
"guariti_post_somm":0,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-12-16 01:51:23 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":202,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"12-19",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1439,
|
|
|
|
"guariti_post_somm":776,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":203,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"20-29",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1105,
|
|
|
|
"guariti_post_somm":2511,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":204,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"30-39",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2155,
|
|
|
|
"guariti_post_somm":3761,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":205,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"40-49",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":3116,
|
|
|
|
"guariti_post_somm":4827,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":206,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"50-59",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":3514,
|
|
|
|
"guariti_post_somm":5881,
|
2023-01-20 20:18:16 +01:00
|
|
|
"guariti_post_1booster":0,
|
|
|
|
"guariti_post_2booster":0
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":207,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"60-69",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":2422,
|
|
|
|
"guariti_post_somm":4205,
|
|
|
|
"guariti_post_1booster":30152,
|
|
|
|
"guariti_post_2booster":3841
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":208,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"70-79",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1320,
|
|
|
|
"guariti_post_somm":3716,
|
|
|
|
"guariti_post_1booster":25159,
|
|
|
|
"guariti_post_2booster":5081
|
2021-11-26 01:08:50 +01:00
|
|
|
},
|
|
|
|
{
|
2023-02-17 17:05:06 +01:00
|
|
|
"index":209,
|
2021-11-26 01:08:50 +01:00
|
|
|
"area":"VEN",
|
2022-05-20 00:05:15 +02:00
|
|
|
"reg":"Veneto",
|
|
|
|
"eta":"80+",
|
2023-05-18 06:26:25 +02:00
|
|
|
"guariti_senza_somm":1088,
|
|
|
|
"guariti_post_somm":2566,
|
|
|
|
"guariti_post_1booster":20099,
|
|
|
|
"guariti_post_2booster":8617
|
2021-11-26 01:08:50 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|