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

1741 lines
46 KiB
JSON
Raw Normal View History

2021-11-26 01:08:50 +01:00
{
"schema":{
"fields":[
{
"name":"index",
"type":"integer"
},
{
"name":"area",
"type":"string"
},
{
2022-05-20 00:05:15 +02:00
"name":"reg",
2021-11-26 01:08:50 +01:00
"type":"string"
},
{
2022-05-20 00:05:15 +02:00
"name":"eta",
2021-11-26 01:08:50 +01:00
"type":"string"
},
{
2022-02-24 00:50:38 +01:00
"name":"guariti_senza_somm",
"type":"integer"
},
{
"name":"guariti_post_somm",
2021-11-26 01:08:50 +01:00
"type":"integer"
2022-05-26 19:02:51 +02:00
},
{
"name":"guariti_post_1booster",
"type":"integer"
2021-11-26 01:08:50 +01:00
}
],
"primaryKey":[
"index"
],
"pandas_version":"0.20.0"
},
"data":[
{
"index":0,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":23210,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":1,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7585,
"guariti_post_somm":5955,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":2,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3467,
"guariti_post_somm":8506,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":3,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5540,
"guariti_post_somm":11319,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":4,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7314,
"guariti_post_somm":14456,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":5,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5962,
"guariti_post_somm":13771,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
"index":6,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2966,
"guariti_post_somm":10624,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":7,
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1389,
"guariti_post_somm":7419,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":8,
2021-11-26 01:08:50 +01:00
"area":"ABR",
2022-05-20 00:05:15 +02:00
"reg":"Abruzzo",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1006,
"guariti_post_somm":2232,
"guariti_post_1booster":10676
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":9,
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7916,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":10,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2635,
"guariti_post_somm":2941,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":11,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1094,
"guariti_post_somm":3563,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":12,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1943,
"guariti_post_somm":4884,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":13,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2301,
"guariti_post_somm":6064,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":14,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1732,
"guariti_post_somm":5643,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":15,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":963,
"guariti_post_somm":4699,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":16,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":483,
"guariti_post_somm":2563,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":17,
2021-11-26 01:08:50 +01:00
"area":"BAS",
2022-05-20 00:05:15 +02:00
"reg":"Basilicata",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":303,
"guariti_post_somm":841,
"guariti_post_1booster":3626
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":18,
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":22242,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":1,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":19,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":11187,
"guariti_post_somm":10151,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":20,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5717,
"guariti_post_somm":11275,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":21,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":8459,
"guariti_post_somm":15455,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":22,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":8786,
"guariti_post_somm":16604,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":23,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6613,
"guariti_post_somm":14749,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":24,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4129,
"guariti_post_somm":10715,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":25,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2168,
"guariti_post_somm":5594,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":26,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1209,
"guariti_post_somm":1653,
"guariti_post_1booster":5477
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":27,
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":95918,
2022-07-09 06:23:42 +02:00
"guariti_post_somm":84,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":28,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":42110,
"guariti_post_somm":25814,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":29,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":21386,
"guariti_post_somm":37465,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":30,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":30293,
"guariti_post_somm":47587,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":31,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":31450,
"guariti_post_somm":53071,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":32,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":24801,
"guariti_post_somm":47878,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":33,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15077,
"guariti_post_somm":42088,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":34,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":8107,
"guariti_post_somm":27075,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":35,
2021-11-26 01:08:50 +01:00
"area":"CAM",
2022-05-20 00:05:15 +02:00
"reg":"Campania",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5200,
"guariti_post_somm":6322,
"guariti_post_1booster":28187
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":36,
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":66686,
2022-07-08 06:22:55 +02:00
"guariti_post_somm":1,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":37,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":27283,
"guariti_post_somm":9431,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":38,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15749,
"guariti_post_somm":22910,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":39,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":23851,
"guariti_post_somm":30926,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":40,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":33454,
"guariti_post_somm":41062,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":41,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":30236,
"guariti_post_somm":42176,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":42,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":13775,
"guariti_post_somm":27844,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":43,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5352,
"guariti_post_somm":23517,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":44,
2021-11-26 01:08:50 +01:00
"area":"EMR",
2022-05-20 00:05:15 +02:00
"reg":"Emilia-Romagna",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2824,
"guariti_post_somm":7953,
"guariti_post_1booster":34929
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":45,
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15574,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":1,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":46,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9458,
"guariti_post_somm":2447,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":47,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5444,
"guariti_post_somm":4176,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":48,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7993,
"guariti_post_somm":4718,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":49,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":12410,
"guariti_post_somm":5403,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":50,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":13398,
"guariti_post_somm":5615,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":51,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6102,
"guariti_post_somm":3952,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":52,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2757,
"guariti_post_somm":3442,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":53,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1624,
"guariti_post_somm":1010,
"guariti_post_1booster":5586
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":54,
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":86666,
2022-06-26 06:23:20 +02:00
"guariti_post_somm":3,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":55,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":34390,
"guariti_post_somm":21458,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":56,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":17436,
"guariti_post_somm":28846,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":57,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":26179,
"guariti_post_somm":41050,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":58,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":34353,
"guariti_post_somm":48300,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":59,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":29903,
"guariti_post_somm":46477,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":60,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":14166,
"guariti_post_somm":30241,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":61,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6031,
"guariti_post_somm":14580,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":62,
2021-11-26 01:08:50 +01:00
"area":"LAZ",
2022-05-20 00:05:15 +02:00
"reg":"Lazio",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2955,
"guariti_post_somm":3965,
"guariti_post_1booster":29020
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":63,
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":16608,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":64,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9765,
"guariti_post_somm":3057,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":65,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5161,
"guariti_post_somm":4371,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":66,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7718,
"guariti_post_somm":5668,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":67,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":11045,
"guariti_post_somm":7209,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":68,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":11591,
"guariti_post_somm":8755,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":69,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5751,
"guariti_post_somm":6958,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":70,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2448,
"guariti_post_somm":4052,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":71,
2021-11-26 01:08:50 +01:00
"area":"LIG",
2022-05-20 00:05:15 +02:00
"reg":"Liguria",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1213,
"guariti_post_somm":1527,
"guariti_post_1booster":6404
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":72,
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":121896,
2022-06-28 06:23:01 +02:00
"guariti_post_somm":1,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":73,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":39781,
"guariti_post_somm":17542,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":74,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":22614,
"guariti_post_somm":35056,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":75,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":36475,
"guariti_post_somm":51254,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":76,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":50095,
"guariti_post_somm":58773,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":77,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":47240,
"guariti_post_somm":59529,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":78,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":23230,
"guariti_post_somm":40879,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":79,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9837,
"guariti_post_somm":34088,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":80,
2021-11-26 01:08:50 +01:00
"area":"LOM",
2022-05-20 00:05:15 +02:00
"reg":"Lombardia",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5209,
"guariti_post_somm":9988,
"guariti_post_1booster":56680
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":81,
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":31064,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":82,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":12887,
"guariti_post_somm":6098,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":83,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5844,
"guariti_post_somm":7900,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":84,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9472,
"guariti_post_somm":10369,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":85,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":13992,
"guariti_post_somm":12222,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":86,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":11409,
"guariti_post_somm":12198,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":87,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5428,
"guariti_post_somm":11187,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":88,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2240,
"guariti_post_somm":8890,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":89,
2021-11-26 01:08:50 +01:00
"area":"MAR",
2022-05-20 00:05:15 +02:00
"reg":"Marche",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1412,
"guariti_post_somm":4644,
"guariti_post_1booster":13903
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":90,
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3637,
2022-07-10 06:22:44 +02:00
"guariti_post_somm":12,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":91,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1022,
"guariti_post_somm":1100,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":92,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":490,
"guariti_post_somm":1388,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":93,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":878,
"guariti_post_somm":2129,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":94,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1069,
"guariti_post_somm":2468,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":95,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":790,
"guariti_post_somm":2283,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":96,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":445,
"guariti_post_somm":1854,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":97,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":237,
"guariti_post_somm":1388,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":98,
2021-11-26 01:08:50 +01:00
"area":"MOL",
2022-05-20 00:05:15 +02:00
"reg":"Molise",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":149,
"guariti_post_somm":333,
"guariti_post_1booster":2105
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":99,
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":13696,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":1,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":100,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5994,
"guariti_post_somm":2230,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":101,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4956,
"guariti_post_somm":2817,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":102,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5609,
"guariti_post_somm":3924,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":103,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5992,
"guariti_post_somm":4281,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":104,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5882,
"guariti_post_somm":4184,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":105,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2700,
"guariti_post_somm":2175,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":106,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":891,
"guariti_post_somm":1597,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":107,
2021-11-26 01:08:50 +01:00
"area":"PAB",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Bolzano",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":503,
"guariti_post_somm":689,
"guariti_post_1booster":2660
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":108,
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7229,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":109,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4451,
"guariti_post_somm":700,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":110,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2805,
"guariti_post_somm":1574,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":111,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3862,
"guariti_post_somm":1793,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":112,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5122,
"guariti_post_somm":1969,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":113,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5293,
"guariti_post_somm":2435,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":114,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2417,
"guariti_post_somm":1980,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":115,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":837,
"guariti_post_somm":1685,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":116,
2021-11-26 01:08:50 +01:00
"area":"PAT",
2022-05-20 00:05:15 +02:00
"reg":"P.A. Trento",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":388,
"guariti_post_somm":505,
"guariti_post_1booster":2865
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":117,
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":52936,
2022-07-09 06:23:42 +02:00
"guariti_post_somm":3,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":118,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":24600,
"guariti_post_somm":5995,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":119,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":14277,
"guariti_post_somm":12885,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":120,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":22619,
"guariti_post_somm":16686,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":121,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":31135,
"guariti_post_somm":19655,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":122,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":29192,
"guariti_post_somm":22949,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":123,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15554,
"guariti_post_somm":19096,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":124,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6982,
"guariti_post_somm":18054,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":125,
2021-11-26 01:08:50 +01:00
"area":"PIE",
2022-05-20 00:05:15 +02:00
"reg":"Piemonte",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3400,
"guariti_post_somm":6733,
"guariti_post_1booster":28909
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":126,
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":47946,
"guariti_post_somm":8,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":127,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":17334,
"guariti_post_somm":15727,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":128,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7875,
"guariti_post_somm":18827,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":129,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":12698,
"guariti_post_somm":27782,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":130,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":16332,
"guariti_post_somm":33822,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":131,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":11921,
"guariti_post_somm":30175,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":132,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6255,
"guariti_post_somm":26006,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":133,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3116,
"guariti_post_somm":19283,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":134,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1795,
"guariti_post_somm":4179,
"guariti_post_1booster":24047
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":135,
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":19211,
2022-06-04 06:26:10 +02:00
"guariti_post_somm":1,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":136,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":6685,
"guariti_post_somm":7006,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":137,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3178,
"guariti_post_somm":8100,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":138,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5992,
"guariti_post_somm":11821,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":139,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9365,
"guariti_post_somm":17105,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":140,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":8107,
"guariti_post_somm":15422,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":141,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4150,
"guariti_post_somm":11248,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":142,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1912,
"guariti_post_somm":7468,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":143,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1161,
"guariti_post_somm":2458,
"guariti_post_1booster":9418
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":144,
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":68649,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":145,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":35364,
"guariti_post_somm":21262,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":146,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":17563,
"guariti_post_somm":26564,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":147,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":26806,
"guariti_post_somm":35115,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":148,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":28388,
"guariti_post_somm":39740,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":149,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":21530,
"guariti_post_somm":37516,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":150,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":13976,
"guariti_post_somm":25660,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":151,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7719,
"guariti_post_somm":15277,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":152,
2021-11-26 01:08:50 +01:00
"area":"SIC",
2022-05-20 00:05:15 +02:00
"reg":"Sicilia",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4400,
"guariti_post_somm":5881,
"guariti_post_1booster":16983
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":153,
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":56407,
2022-07-09 06:23:42 +02:00
"guariti_post_somm":12,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":154,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":19254,
"guariti_post_somm":11078,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":155,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":9959,
"guariti_post_somm":16400,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":156,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15746,
"guariti_post_somm":23342,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":157,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":23078,
"guariti_post_somm":28974,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":158,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":21987,
"guariti_post_somm":31211,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":159,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":10528,
"guariti_post_somm":23175,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":160,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4668,
"guariti_post_somm":21248,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":161,
2021-11-26 01:08:50 +01:00
"area":"TOS",
2022-05-20 00:05:15 +02:00
"reg":"Toscana",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2397,
"guariti_post_somm":3879,
"guariti_post_1booster":34206
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":162,
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":15951,
2022-06-04 06:26:10 +02:00
"guariti_post_somm":2,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":163,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5280,
"guariti_post_somm":5083,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":164,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2306,
"guariti_post_somm":6094,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":165,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3740,
"guariti_post_somm":9305,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":166,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":5036,
"guariti_post_somm":11079,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":167,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":4394,
"guariti_post_somm":10326,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":168,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":2056,
"guariti_post_somm":7664,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":169,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":934,
2022-07-10 06:22:44 +02:00
"guariti_post_somm":7247,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":170,
2021-11-26 01:08:50 +01:00
"area":"UMB",
2022-05-20 00:05:15 +02:00
"reg":"Umbria",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":687,
"guariti_post_somm":1970,
"guariti_post_1booster":10475
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":171,
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":772,
2022-05-26 19:02:51 +02:00
"guariti_post_somm":0,
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":172,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":842,
"guariti_post_somm":142,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":173,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":490,
"guariti_post_somm":206,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":174,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":755,
"guariti_post_somm":265,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":175,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1130,
"guariti_post_somm":354,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":176,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":1087,
"guariti_post_somm":499,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":177,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":529,
"guariti_post_somm":369,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":178,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":210,
"guariti_post_somm":283,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":179,
2021-11-26 01:08:50 +01:00
"area":"VDA",
2022-05-20 00:05:15 +02:00
"reg":"Valle d'Aosta",
"eta":"80+",
2022-07-06 06:27:59 +02:00
"guariti_senza_somm":101,
2022-07-11 06:23:08 +02:00
"guariti_post_somm":89,
"guariti_post_1booster":345
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":180,
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"05-11",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":74546,
2022-07-06 06:27:59 +02:00
"guariti_post_somm":11,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":181,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"12-19",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":34975,
"guariti_post_somm":16072,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":182,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"20-29",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":20887,
"guariti_post_somm":29937,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":183,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"30-39",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":30666,
"guariti_post_somm":34999,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":184,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"40-49",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":44324,
"guariti_post_somm":43749,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":185,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"50-59",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":43674,
"guariti_post_somm":44727,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":186,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"60-69",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":19830,
"guariti_post_somm":32274,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":187,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"70-79",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":7404,
"guariti_post_somm":27355,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":188,
2021-11-26 01:08:50 +01:00
"area":"VEN",
2022-05-20 00:05:15 +02:00
"reg":"Veneto",
"eta":"80+",
2022-07-11 06:23:08 +02:00
"guariti_senza_somm":3607,
"guariti_post_somm":10424,
"guariti_post_1booster":38800
2021-11-26 01:08:50 +01:00
}
]
}