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-08-11 06:29:26 +02:00
"guariti_senza_somm":17408,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":5502,
"guariti_post_somm":4957,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2359,
"guariti_post_somm":8648,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4167,
"guariti_post_somm":11951,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":5605,
"guariti_post_somm":15240,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4286,
"guariti_post_somm":16692,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2461,
"guariti_post_somm":13990,
"guariti_post_1booster":27117
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1258,
"guariti_post_somm":10213,
"guariti_post_1booster":20819
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-08-11 06:29:26 +02:00
"guariti_senza_somm":945,
"guariti_post_somm":2914,
"guariti_post_1booster":13144
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-08-11 06:29:26 +02:00
"guariti_senza_somm":6062,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1959,
"guariti_post_somm":1970,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":780,
"guariti_post_somm":3294,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1470,
"guariti_post_somm":4641,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1799,
"guariti_post_somm":5799,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1346,
"guariti_post_somm":6611,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":809,
"guariti_post_somm":6271,
"guariti_post_1booster":11304
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-08-11 06:29:26 +02:00
"guariti_senza_somm":479,
"guariti_post_somm":3786,
"guariti_post_1booster":7673
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-08-11 06:29:26 +02:00
"guariti_senza_somm":311,
"guariti_post_somm":1161,
"guariti_post_1booster":4740
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-08-11 06:29:26 +02:00
"guariti_senza_somm":17529,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":8251,
"guariti_post_somm":5662,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3961,
"guariti_post_somm":8678,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6268,
"guariti_post_somm":12551,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6858,
"guariti_post_somm":13876,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4884,
"guariti_post_somm":14480,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3276,
"guariti_post_somm":11976,
"guariti_post_1booster":25981
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1811,
"guariti_post_somm":6787,
"guariti_post_1booster":15903
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1029,
"guariti_post_somm":1995,
"guariti_post_1booster":7083
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-08-11 06:29:26 +02:00
"guariti_senza_somm":64714,
"guariti_post_somm":61,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":25904,
"guariti_post_somm":20896,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":11805,
"guariti_post_somm":38183,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":18366,
"guariti_post_somm":49277,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":19669,
"guariti_post_somm":55676,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":15433,
"guariti_post_somm":56785,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10254,
"guariti_post_somm":54613,
"guariti_post_1booster":94087
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-08-11 06:29:26 +02:00
"guariti_senza_somm":6179,
"guariti_post_somm":37267,
"guariti_post_1booster":67338
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4354,
"guariti_post_somm":8255,
"guariti_post_1booster":32856
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-08-11 06:29:26 +02:00
"guariti_senza_somm":29740,
2022-08-07 06:27:13 +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":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-08-11 06:29:26 +02:00
"guariti_senza_somm":12653,
"guariti_post_somm":8937,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":7209,
"guariti_post_somm":25953,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":12309,
"guariti_post_somm":36412,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":17190,
"guariti_post_somm":49217,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":14480,
"guariti_post_somm":54853,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":8088,
"guariti_post_somm":38741,
"guariti_post_1booster":54745
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3702,
"guariti_post_somm":33319,
"guariti_post_1booster":47499
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2174,
"guariti_post_somm":10459,
"guariti_post_1booster":34553
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-08-11 06:29:26 +02:00
"guariti_senza_somm":8285,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4748,
"guariti_post_somm":2192,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2794,
"guariti_post_somm":4574,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4458,
"guariti_post_somm":5487,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6977,
"guariti_post_somm":6388,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6900,
"guariti_post_somm":6989,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4013,
"guariti_post_somm":5290,
"guariti_post_1booster":12268
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2131,
"guariti_post_somm":5036,
"guariti_post_1booster":9828
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1347,
"guariti_post_somm":1407,
"guariti_post_1booster":6134
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-08-11 06:29:26 +02:00
"guariti_senza_somm":53033,
2022-07-12 06:26:54 +02:00
"guariti_post_somm":4,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":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-08-11 06:29:26 +02:00
"guariti_senza_somm":20965,
"guariti_post_somm":15493,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10181,
"guariti_post_somm":26253,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":17005,
"guariti_post_somm":39562,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":23203,
"guariti_post_somm":47204,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":19271,
"guariti_post_somm":49938,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10380,
"guariti_post_somm":36359,
"guariti_post_1booster":94470
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4836,
"guariti_post_somm":18794,
"guariti_post_1booster":65381
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2448,
"guariti_post_somm":4769,
2022-08-10 06:27:11 +02:00
"guariti_post_1booster":33120
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-08-11 06:29:26 +02:00
"guariti_senza_somm":7379,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4693,
"guariti_post_somm":2180,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2414,
"guariti_post_somm":4265,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4101,
"guariti_post_somm":5501,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":5936,
"guariti_post_somm":7099,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":5856,
"guariti_post_somm":9762,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3466,
"guariti_post_somm":8879,
"guariti_post_1booster":14099
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1698,
"guariti_post_somm":5444,
"guariti_post_1booster":11624
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-08-11 06:29:26 +02:00
"guariti_senza_somm":804,
"guariti_post_somm":1813,
"guariti_post_1booster":6735
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-08-11 06:29:26 +02:00
"guariti_senza_somm":53551,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":18770,
"guariti_post_somm":15597,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10735,
"guariti_post_somm":41547,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":19035,
"guariti_post_somm":59464,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":26578,
"guariti_post_somm":68187,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":22819,
"guariti_post_somm":76123,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":13300,
"guariti_post_somm":56707,
"guariti_post_1booster":96960
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-08-11 06:29:26 +02:00
"guariti_senza_somm":6268,
"guariti_post_somm":47837,
"guariti_post_1booster":81040
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3605,
"guariti_post_somm":13456,
"guariti_post_1booster":55653
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-08-11 06:29:26 +02:00
"guariti_senza_somm":20063,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":7991,
"guariti_post_somm":4786,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3490,
"guariti_post_somm":7732,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6304,
"guariti_post_somm":10428,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":9190,
"guariti_post_somm":12603,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6897,
"guariti_post_somm":13835,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3964,
"guariti_post_somm":13970,
"guariti_post_1booster":27821
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1854,
"guariti_post_somm":11696,
"guariti_post_1booster":23209
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1174,
"guariti_post_somm":5529,
"guariti_post_1booster":16722
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2740,
2022-08-04 06:24:13 +02:00
"guariti_post_somm":14,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":752,
"guariti_post_somm":761,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":303,
"guariti_post_somm":1222,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":643,
"guariti_post_somm":2037,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":826,
"guariti_post_somm":2318,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":582,
"guariti_post_somm":2430,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":377,
"guariti_post_somm":2309,
"guariti_post_1booster":5913
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-08-11 06:29:26 +02:00
"guariti_senza_somm":200,
"guariti_post_somm":1801,
"guariti_post_1booster":3956
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-08-11 06:29:26 +02:00
"guariti_senza_somm":128,
"guariti_post_somm":425,
"guariti_post_1booster":2399
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-08-11 06:29:26 +02:00
"guariti_senza_somm":7607,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2930,
"guariti_post_somm":1643,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2348,
"guariti_post_somm":3082,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2987,
"guariti_post_somm":3991,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3125,
"guariti_post_somm":4378,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2797,
"guariti_post_somm":4764,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1597,
"guariti_post_somm":2847,
"guariti_post_1booster":4791
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-08-11 06:29:26 +02:00
"guariti_senza_somm":628,
"guariti_post_somm":2147,
"guariti_post_1booster":3567
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-08-11 06:29:26 +02:00
"guariti_senza_somm":388,
"guariti_post_somm":867,
"guariti_post_1booster":2895
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3082,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1695,
"guariti_post_somm":696,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1136,
"guariti_post_somm":1929,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1704,
"guariti_post_somm":2089,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2227,
"guariti_post_somm":2334,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2135,
"guariti_post_somm":3193,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1290,
"guariti_post_somm":2717,
"guariti_post_1booster":6191
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-08-11 06:29:26 +02:00
"guariti_senza_somm":559,
"guariti_post_somm":2448,
"guariti_post_1booster":5336
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-08-11 06:29:26 +02:00
"guariti_senza_somm":296,
"guariti_post_somm":749,
"guariti_post_1booster":3353
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-08-11 06:29:26 +02:00
"guariti_senza_somm":23451,
2022-08-04 06:24:13 +02:00
"guariti_post_somm":5,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":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-08-11 06:29:26 +02:00
"guariti_senza_somm":10956,
"guariti_post_somm":5874,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6273,
"guariti_post_somm":15674,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10988,
"guariti_post_somm":19940,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":15220,
"guariti_post_somm":23479,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":13454,
"guariti_post_somm":29623,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":8603,
"guariti_post_somm":25936,
"guariti_post_1booster":43496
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4445,
"guariti_post_somm":24614,
"guariti_post_1booster":38111
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2426,
"guariti_post_somm":7795,
"guariti_post_1booster":27904
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-08-11 06:29:26 +02:00
"guariti_senza_somm":32319,
2022-08-05 06:23:50 +02:00
"guariti_post_somm":4,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":127,
2021-11-26 01:08:50 +01:00
"area":"PUG",
2022-05-20 00:05:15 +02:00
"reg":"Puglia",
"eta":"12-19",
2022-08-11 06:29:26 +02:00
"guariti_senza_somm":11522,
"guariti_post_somm":10900,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4979,
"guariti_post_somm":18406,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":8907,
"guariti_post_somm":27687,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":11828,
"guariti_post_somm":33916,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":8423,
"guariti_post_somm":34570,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":5074,
"guariti_post_somm":34099,
"guariti_post_1booster":67552
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2797,
"guariti_post_somm":27322,
"guariti_post_1booster":53828
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1676,
"guariti_post_somm":5775,
"guariti_post_1booster":30819
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-08-11 06:29:26 +02:00
"guariti_senza_somm":14007,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":4627,
"guariti_post_somm":4982,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2157,
"guariti_post_somm":7752,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":4278,
"guariti_post_somm":11885,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6860,
"guariti_post_somm":17760,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":5926,
"guariti_post_somm":18310,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3512,
"guariti_post_somm":15098,
"guariti_post_1booster":25937
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1806,
"guariti_post_somm":10940,
"guariti_post_1booster":18363
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1181,
"guariti_post_somm":3289,
"guariti_post_1booster":12447
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-08-11 06:29:26 +02:00
"guariti_senza_somm":52400,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":24969,
"guariti_post_somm":12799,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10715,
"guariti_post_somm":22414,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":18447,
2022-08-10 06:27:11 +02:00
"guariti_post_somm":30881,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":20151,
"guariti_post_somm":35534,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":14651,
"guariti_post_somm":38405,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10436,
"guariti_post_somm":30480,
"guariti_post_1booster":58124
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-08-11 06:29:26 +02:00
"guariti_senza_somm":6146,
"guariti_post_somm":20178,
"guariti_post_1booster":40172
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3719,
"guariti_post_somm":7694,
"guariti_post_1booster":22003
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-08-11 06:29:26 +02:00
"guariti_senza_somm":28319,
2022-08-09 06:24:40 +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":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-08-11 06:29:26 +02:00
"guariti_senza_somm":9720,
"guariti_post_somm":7245,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":5008,
"guariti_post_somm":13173,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":8755,
"guariti_post_somm":20629,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":12755,
"guariti_post_somm":26187,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":11807,
"guariti_post_somm":31604,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":6614,
"guariti_post_somm":24805,
"guariti_post_1booster":44960
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3346,
"guariti_post_somm":24294,
"guariti_post_1booster":43100
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-08-11 06:29:26 +02:00
"guariti_senza_somm":1857,
"guariti_post_somm":4339,
"guariti_post_1booster":32246
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-08-11 06:29:26 +02:00
"guariti_senza_somm":10427,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":3381,
"guariti_post_somm":3358,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":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-08-11 06:29:26 +02:00
"guariti_senza_somm":1481,
"guariti_post_somm":5018,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2554,
"guariti_post_somm":8144,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":3496,
"guariti_post_somm":9835,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":2856,
"guariti_post_somm":10595,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":1558,
"guariti_post_somm":8967,
"guariti_post_1booster":17548
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-08-11 06:29:26 +02:00
"guariti_senza_somm":806,
"guariti_post_somm":9017,
"guariti_post_1booster":15343
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-08-11 06:29:26 +02:00
"guariti_senza_somm":578,
"guariti_post_somm":2377,
"guariti_post_1booster":11827
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-08-11 06:29:26 +02:00
"guariti_senza_somm":268,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":245,
2022-08-10 06:27:11 +02:00
"guariti_post_somm":109,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":150,
"guariti_post_somm":216,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":284,
"guariti_post_somm":267,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":406,
2022-08-10 06:27:11 +02:00
"guariti_post_somm":409,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":389,
"guariti_post_somm":654,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":258,
"guariti_post_somm":498,
2022-08-10 06:27:11 +02:00
"guariti_post_1booster":696
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-08-11 06:29:26 +02:00
"guariti_senza_somm":109,
"guariti_post_somm":433,
"guariti_post_1booster":620
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-08-11 06:29:26 +02:00
"guariti_senza_somm":62,
"guariti_post_somm":131,
"guariti_post_1booster":391
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-08-11 06:29:26 +02:00
"guariti_senza_somm":42542,
2022-08-03 06:23:40 +02:00
"guariti_post_somm":10,
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-08-11 06:29:26 +02:00
"guariti_senza_somm":19218,
"guariti_post_somm":14337,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":10952,
"guariti_post_somm":32811,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":18110,
"guariti_post_somm":39116,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":25927,
"guariti_post_somm":49614,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":22867,
"guariti_post_somm":54374,
2022-05-26 19:02: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-08-11 06:29:26 +02:00
"guariti_senza_somm":12772,
"guariti_post_somm":42128,
"guariti_post_1booster":74910
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-08-11 06:29:26 +02:00
"guariti_senza_somm":5581,
"guariti_post_somm":36083,
"guariti_post_1booster":60971
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-08-11 06:29:26 +02:00
"guariti_senza_somm":2877,
"guariti_post_somm":13182,
"guariti_post_1booster":42523
2021-11-26 01:08:50 +01:00
}
]
}