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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1213,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1631,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":814,
|
|
|
|
"guariti_post_somm":542,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":304,
|
|
|
|
"guariti_post_somm":1350,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":615,
|
|
|
|
"guariti_post_somm":2602,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":985,
|
|
|
|
"guariti_post_somm":3780,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":920,
|
|
|
|
"guariti_post_somm":5248,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":631,
|
|
|
|
"guariti_post_somm":4819,
|
|
|
|
"guariti_post_1booster":13934,
|
|
|
|
"guariti_post_2booster":666
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":435,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":3583,
|
|
|
|
"guariti_post_1booster":11257,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":1169
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":360,
|
|
|
|
"guariti_post_somm":1270,
|
|
|
|
"guariti_post_1booster":7035,
|
|
|
|
"guariti_post_2booster":1344
|
2023-02-17 17:05:06 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":10,
|
|
|
|
"area":"BAS",
|
|
|
|
"reg":"Basilicata",
|
|
|
|
"eta":"00-04",
|
2023-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":174,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":197,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":83,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":67,
|
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-03-22 06:27:47 +01:00
|
|
|
"guariti_senza_somm":35,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_somm":144,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":93,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":305,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":114,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":390,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":106,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":612,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":93,
|
|
|
|
"guariti_post_somm":656,
|
|
|
|
"guariti_post_1booster":2538,
|
2023-03-22 06:27:47 +01:00
|
|
|
"guariti_post_2booster":110
|
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-03-23 08:08:13 +01:00
|
|
|
"guariti_senza_somm":56,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":384,
|
|
|
|
"guariti_post_1booster":1813,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":157
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":42,
|
|
|
|
"guariti_post_somm":109,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_1booster":881,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":234
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":439,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":837,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":516,
|
|
|
|
"guariti_post_somm":314,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":193,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":596,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":444,
|
|
|
|
"guariti_post_somm":1056,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":567,
|
|
|
|
"guariti_post_somm":1364,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":494,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1825,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":358,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1804,
|
|
|
|
"guariti_post_1booster":7714,
|
2023-03-24 06:26:30 +01:00
|
|
|
"guariti_post_2booster":246
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":248,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1167,
|
|
|
|
"guariti_post_1booster":5250,
|
2023-03-22 06:27:47 +01:00
|
|
|
"guariti_post_2booster":327
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":150,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":289,
|
|
|
|
"guariti_post_1booster":2109,
|
|
|
|
"guariti_post_2booster":316
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3494,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3778,
|
2023-03-12 06:27:18 +01:00
|
|
|
"guariti_post_somm":7,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":1916,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1484,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":707,
|
|
|
|
"guariti_post_somm":3692,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1541,
|
|
|
|
"guariti_post_somm":6469,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1788,
|
|
|
|
"guariti_post_somm":8118,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":1804,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":11221,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1450,
|
|
|
|
"guariti_post_somm":12081,
|
|
|
|
"guariti_post_1booster":31636,
|
|
|
|
"guariti_post_2booster":2131
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1169,
|
|
|
|
"guariti_post_somm":8547,
|
|
|
|
"guariti_post_1booster":23328,
|
|
|
|
"guariti_post_2booster":3461
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":1006,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2386,
|
|
|
|
"guariti_post_1booster":11782,
|
|
|
|
"guariti_post_2booster":3578
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2523,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3298,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1907,
|
|
|
|
"guariti_post_somm":1068,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1134,
|
|
|
|
"guariti_post_somm":5122,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2310,
|
|
|
|
"guariti_post_somm":9249,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3450,
|
|
|
|
"guariti_post_somm":13653,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3958,
|
|
|
|
"guariti_post_somm":19084,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2503,
|
|
|
|
"guariti_post_somm":13118,
|
|
|
|
"guariti_post_1booster":34458,
|
|
|
|
"guariti_post_2booster":7131
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1429,
|
|
|
|
"guariti_post_somm":11662,
|
|
|
|
"guariti_post_1booster":29039,
|
|
|
|
"guariti_post_2booster":10001
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1092,
|
|
|
|
"guariti_post_somm":5462,
|
|
|
|
"guariti_post_1booster":18978,
|
|
|
|
"guariti_post_2booster":16177
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":646,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1118,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":803,
|
|
|
|
"guariti_post_somm":290,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":635,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1098,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1107,
|
|
|
|
"guariti_post_somm":1590,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1884,
|
|
|
|
"guariti_post_somm":1894,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":2433,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2802,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1502,
|
|
|
|
"guariti_post_somm":2289,
|
|
|
|
"guariti_post_1booster":10187,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":1182
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":936,
|
|
|
|
"guariti_post_somm":2362,
|
|
|
|
"guariti_post_1booster":8618,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":1749
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":682,
|
|
|
|
"guariti_post_somm":819,
|
|
|
|
"guariti_post_1booster":5148,
|
|
|
|
"guariti_post_2booster":2454
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3134,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3802,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1895,
|
|
|
|
"guariti_post_somm":1361,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":841,
|
|
|
|
"guariti_post_somm":3176,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1772,
|
|
|
|
"guariti_post_somm":5826,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2644,
|
|
|
|
"guariti_post_somm":8321,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2865,
|
|
|
|
"guariti_post_somm":10996,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1762,
|
|
|
|
"guariti_post_somm":8383,
|
|
|
|
"guariti_post_1booster":33048,
|
|
|
|
"guariti_post_2booster":3043
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":893,
|
|
|
|
"guariti_post_somm":4076,
|
|
|
|
"guariti_post_1booster":21993,
|
|
|
|
"guariti_post_2booster":3672
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":428,
|
|
|
|
"guariti_post_somm":999,
|
|
|
|
"guariti_post_1booster":10417,
|
|
|
|
"guariti_post_2booster":4737
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":139,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":384,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":347,
|
|
|
|
"guariti_post_somm":155,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":209,
|
|
|
|
"guariti_post_somm":412,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":459,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":641,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":708,
|
|
|
|
"guariti_post_somm":942,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":984,
|
|
|
|
"guariti_post_somm":1940,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":636,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1687,
|
|
|
|
"guariti_post_1booster":5581,
|
2023-03-24 06:26:30 +01:00
|
|
|
"guariti_post_2booster":390
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":340,
|
|
|
|
"guariti_post_somm":1021,
|
|
|
|
"guariti_post_1booster":4505,
|
|
|
|
"guariti_post_2booster":532
|
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-03-23 08:08:13 +01:00
|
|
|
"guariti_senza_somm":161,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":409,
|
|
|
|
"guariti_post_1booster":2412,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":758
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":7966,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":7216,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3473,
|
|
|
|
"guariti_post_somm":2244,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2164,
|
|
|
|
"guariti_post_somm":9123,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":4497,
|
|
|
|
"guariti_post_somm":15192,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":6375,
|
|
|
|
"guariti_post_somm":19803,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":6996,
|
|
|
|
"guariti_post_somm":27888,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":4786,
|
|
|
|
"guariti_post_somm":21505,
|
|
|
|
"guariti_post_1booster":70805,
|
|
|
|
"guariti_post_2booster":8503
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2705,
|
|
|
|
"guariti_post_somm":19082,
|
|
|
|
"guariti_post_1booster":59487,
|
|
|
|
"guariti_post_2booster":12621
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2033,
|
|
|
|
"guariti_post_somm":7512,
|
|
|
|
"guariti_post_1booster":36687,
|
|
|
|
"guariti_post_2booster":22104
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1094,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2203,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1207,
|
|
|
|
"guariti_post_somm":737,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":494,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1677,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1165,
|
|
|
|
"guariti_post_somm":2926,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1739,
|
|
|
|
"guariti_post_somm":3822,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1715,
|
|
|
|
"guariti_post_somm":5253,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1169,
|
|
|
|
"guariti_post_somm":5802,
|
|
|
|
"guariti_post_1booster":16276,
|
|
|
|
"guariti_post_2booster":798
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":676,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":5154,
|
|
|
|
"guariti_post_1booster":13842,
|
|
|
|
"guariti_post_2booster":1261
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":512,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2938,
|
|
|
|
"guariti_post_1booster":10491,
|
|
|
|
"guariti_post_2booster":1415
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":191,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":216,
|
2023-02-06 11:57:10 +01: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":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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":92,
|
|
|
|
"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":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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":38,
|
|
|
|
"guariti_post_somm":186,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":77,
|
|
|
|
"guariti_post_somm":366,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":105,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":461,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":83,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":654,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":78,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":536,
|
|
|
|
"guariti_post_1booster":2083,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":127
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":43,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":481,
|
|
|
|
"guariti_post_1booster":1495,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":196
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":23,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":102,
|
|
|
|
"guariti_post_1booster":734,
|
2023-03-24 06:26:30 +01:00
|
|
|
"guariti_post_2booster":226
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":355,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":630,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":349,
|
|
|
|
"guariti_post_somm":58,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":338,
|
|
|
|
"guariti_post_somm":225,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":544,
|
|
|
|
"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":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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":560,
|
|
|
|
"guariti_post_somm":451,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":630,
|
|
|
|
"guariti_post_somm":671,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":343,
|
|
|
|
"guariti_post_somm":320,
|
|
|
|
"guariti_post_1booster":2480,
|
|
|
|
"guariti_post_2booster":262
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":139,
|
|
|
|
"guariti_post_somm":218,
|
|
|
|
"guariti_post_1booster":1863,
|
|
|
|
"guariti_post_2booster":395
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":107,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":97,
|
|
|
|
"guariti_post_1booster":1340,
|
|
|
|
"guariti_post_2booster":515
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":493,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":448,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":296,
|
|
|
|
"guariti_post_somm":79,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":233,
|
|
|
|
"guariti_post_somm":318,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":407,
|
|
|
|
"guariti_post_somm":527,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":542,
|
|
|
|
"guariti_post_somm":539,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":659,
|
|
|
|
"guariti_post_somm":919,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":435,
|
|
|
|
"guariti_post_somm":853,
|
|
|
|
"guariti_post_1booster":4582,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":386
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":245,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":722,
|
|
|
|
"guariti_post_1booster":3726,
|
|
|
|
"guariti_post_2booster":462
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":147,
|
|
|
|
"guariti_post_somm":279,
|
|
|
|
"guariti_post_1booster":2402,
|
|
|
|
"guariti_post_2booster":482
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2230,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2961,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1862,
|
|
|
|
"guariti_post_somm":695,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1198,
|
|
|
|
"guariti_post_somm":2752,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2326,
|
|
|
|
"guariti_post_somm":4298,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3550,
|
|
|
|
"guariti_post_somm":5749,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":4046,
|
|
|
|
"guariti_post_somm":9120,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3026,
|
|
|
|
"guariti_post_somm":8359,
|
|
|
|
"guariti_post_1booster":34348,
|
|
|
|
"guariti_post_2booster":4598
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1814,
|
|
|
|
"guariti_post_somm":8462,
|
|
|
|
"guariti_post_1booster":30808,
|
|
|
|
"guariti_post_2booster":6816
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1230,
|
|
|
|
"guariti_post_somm":3654,
|
|
|
|
"guariti_post_1booster":20269,
|
|
|
|
"guariti_post_2booster":14707
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1983,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1990,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":954,
|
|
|
|
"guariti_post_somm":1113,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":385,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2379,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":801,
|
|
|
|
"guariti_post_somm":4325,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":1166,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":6458,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":1078,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":7808,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":789,
|
|
|
|
"guariti_post_somm":7495,
|
|
|
|
"guariti_post_1booster":20462,
|
|
|
|
"guariti_post_2booster":1510
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":525,
|
|
|
|
"guariti_post_somm":5754,
|
|
|
|
"guariti_post_1booster":16293,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":2235
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":434,
|
|
|
|
"guariti_post_somm":1636,
|
|
|
|
"guariti_post_1booster":9471,
|
|
|
|
"guariti_post_2booster":2640
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":512,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":776,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":376,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":391,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":129,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":817,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":418,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":1665,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":675,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2780,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":760,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":3459,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":510,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2907,
|
|
|
|
"guariti_post_1booster":8629,
|
|
|
|
"guariti_post_2booster":964
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":325,
|
|
|
|
"guariti_post_somm":2075,
|
|
|
|
"guariti_post_1booster":6127,
|
|
|
|
"guariti_post_2booster":1238
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":261,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":738,
|
|
|
|
"guariti_post_1booster":3853,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":1168
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":869,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1548,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":941,
|
|
|
|
"guariti_post_somm":516,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":379,
|
|
|
|
"guariti_post_somm":1332,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":775,
|
|
|
|
"guariti_post_somm":2433,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":998,
|
|
|
|
"guariti_post_somm":2943,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":990,
|
|
|
|
"guariti_post_somm":4177,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":777,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":3672,
|
|
|
|
"guariti_post_1booster":10537,
|
|
|
|
"guariti_post_2booster":370
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":577,
|
|
|
|
"guariti_post_somm":2665,
|
|
|
|
"guariti_post_1booster":7931,
|
|
|
|
"guariti_post_2booster":609
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":424,
|
|
|
|
"guariti_post_somm":1050,
|
|
|
|
"guariti_post_1booster":4175,
|
|
|
|
"guariti_post_2booster":688
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3515,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3739,
|
2023-03-19 06:25:35 +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":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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1594,
|
|
|
|
"guariti_post_somm":1190,
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":735,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2453,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1534,
|
|
|
|
"guariti_post_somm":4789,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2293,
|
|
|
|
"guariti_post_somm":6861,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2623,
|
|
|
|
"guariti_post_somm":10434,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1706,
|
|
|
|
"guariti_post_somm":8124,
|
|
|
|
"guariti_post_1booster":29513,
|
|
|
|
"guariti_post_2booster":2416
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":968,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":7184,
|
|
|
|
"guariti_post_1booster":26189,
|
|
|
|
"guariti_post_2booster":4749
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":488,
|
|
|
|
"guariti_post_somm":1694,
|
|
|
|
"guariti_post_1booster":13675,
|
|
|
|
"guariti_post_2booster":8940
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":848,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1180,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":526,
|
|
|
|
"guariti_post_somm":443,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":212,
|
|
|
|
"guariti_post_somm":861,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":410,
|
|
|
|
"guariti_post_somm":1701,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":657,
|
|
|
|
"guariti_post_somm":2403,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":636,
|
|
|
|
"guariti_post_somm":3146,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":430,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2819,
|
|
|
|
"guariti_post_1booster":8566,
|
|
|
|
"guariti_post_2booster":1077
|
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-03-25 06:45:36 +01:00
|
|
|
"guariti_senza_somm":280,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":2820,
|
|
|
|
"guariti_post_1booster":7461,
|
|
|
|
"guariti_post_2booster":1650
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":221,
|
|
|
|
"guariti_post_somm":930,
|
|
|
|
"guariti_post_1booster":5119,
|
|
|
|
"guariti_post_2booster":2156
|
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-03-22 06:27:47 +01:00
|
|
|
"guariti_senza_somm":8,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":13,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":14,
|
|
|
|
"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":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-03-06 17:29:21 +01:00
|
|
|
"guariti_senza_somm":14,
|
2023-03-24 06:26:30 +01: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":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-03-22 06:27:47 +01:00
|
|
|
"guariti_senza_somm":33,
|
2023-03-25 06:45:36 +01: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":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-03-22 06:27:47 +01:00
|
|
|
"guariti_senza_somm":67,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_somm":32,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":60,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":95,
|
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-03-24 06:26:30 +01:00
|
|
|
"guariti_senza_somm":45,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":80,
|
|
|
|
"guariti_post_1booster":364,
|
2023-03-14 06:28:31 +01:00
|
|
|
"guariti_post_2booster":33
|
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-03-21 06:38:22 +01:00
|
|
|
"guariti_senza_somm":19,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_somm":47,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_1booster":312,
|
2023-03-23 08:08:13 +01:00
|
|
|
"guariti_post_2booster":36
|
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-03-21 06:38:22 +01:00
|
|
|
"guariti_senza_somm":14,
|
2023-03-23 08:08:13 +01:00
|
|
|
"guariti_post_somm":18,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_1booster":147,
|
2023-03-26 06:53:45 +02:00
|
|
|
"guariti_post_2booster":66
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":7344,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":7117,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":3473,
|
|
|
|
"guariti_post_somm":2353,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2200,
|
|
|
|
"guariti_post_somm":8492,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":4274,
|
|
|
|
"guariti_post_somm":12709,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":6496,
|
|
|
|
"guariti_post_somm":16692,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":7249,
|
|
|
|
"guariti_post_somm":22785,
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":4704,
|
|
|
|
"guariti_post_somm":18371,
|
|
|
|
"guariti_post_1booster":53740,
|
2023-03-25 06:45:36 +01:00
|
|
|
"guariti_post_2booster":6023
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":2459,
|
|
|
|
"guariti_post_somm":16415,
|
|
|
|
"guariti_post_1booster":44722,
|
|
|
|
"guariti_post_2booster":7650
|
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-03-26 06:53:45 +02:00
|
|
|
"guariti_senza_somm":1605,
|
|
|
|
"guariti_post_somm":8147,
|
|
|
|
"guariti_post_1booster":30692,
|
|
|
|
"guariti_post_2booster":12322
|
2021-11-26 01:08:50 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|