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-31 06:24:16 +02:00
"guariti_senza_somm":13127,
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-31 06:24:16 +02:00
"guariti_senza_somm":4318,
"guariti_post_somm":4305,
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-31 06:24:16 +02:00
"guariti_senza_somm":1961,
"guariti_post_somm":8069,
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-31 06:24:16 +02:00
"guariti_senza_somm":3509,
"guariti_post_somm":10617,
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-31 06:24:16 +02:00
"guariti_senza_somm":4606,
"guariti_post_somm":13664,
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-31 06:24:16 +02:00
"guariti_senza_somm":3524,
"guariti_post_somm":15768,
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-31 06:24:16 +02:00
"guariti_senza_somm":2120,
"guariti_post_somm":13702,
"guariti_post_1booster":28426
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-31 06:24:16 +02:00
"guariti_senza_somm":1142,
"guariti_post_somm":10173,
"guariti_post_1booster":22258
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-31 06:24:16 +02:00
"guariti_senza_somm":822,
"guariti_post_somm":2903,
"guariti_post_1booster":13745
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-31 06:24:16 +02:00
"guariti_senza_somm":4772,
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-31 06:24:16 +02:00
"guariti_senza_somm":1593,
"guariti_post_somm":1544,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":660,
"guariti_post_somm":2923,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1261,
"guariti_post_somm":4019,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1524,
"guariti_post_somm":5042,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1156,
"guariti_post_somm":6069,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":728,
"guariti_post_somm":5965,
"guariti_post_1booster":11798
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-31 06:24:16 +02:00
"guariti_senza_somm":446,
"guariti_post_somm":3815,
"guariti_post_1booster":8213
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-31 06:24:16 +02:00
"guariti_senza_somm":291,
"guariti_post_somm":1192,
"guariti_post_1booster":5012
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-31 06:24:16 +02:00
"guariti_senza_somm":13766,
2022-08-14 06:33:37 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":19,
2021-11-26 01:08:50 +01:00
"area":"CAL",
2022-05-20 00:05:15 +02:00
"reg":"Calabria",
"eta":"12-19",
2022-08-31 06:24:16 +02:00
"guariti_senza_somm":6576,
"guariti_post_somm":4114,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3328,
"guariti_post_somm":7326,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5331,
"guariti_post_somm":10480,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5915,
"guariti_post_somm":11720,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4242,
"guariti_post_somm":12968,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2993,
"guariti_post_somm":11275,
"guariti_post_1booster":27385
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-31 06:24:16 +02:00
"guariti_senza_somm":1620,
"guariti_post_somm":6617,
"guariti_post_1booster":17205
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-31 06:24:16 +02:00
"guariti_senza_somm":923,
"guariti_post_somm":1931,
"guariti_post_1booster":7674
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-31 06:24:16 +02:00
"guariti_senza_somm":50992,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":49,
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-31 06:24:16 +02:00
"guariti_senza_somm":20914,
"guariti_post_somm":17332,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":9529,
"guariti_post_somm":34663,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":15245,
"guariti_post_somm":44028,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":16244,
"guariti_post_somm":49484,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":12759,
"guariti_post_somm":52470,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8766,
"guariti_post_somm":51898,
"guariti_post_1booster":95752
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-31 06:24:16 +02:00
"guariti_senza_somm":5403,
"guariti_post_somm":36023,
"guariti_post_1booster":69171
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-31 06:24:16 +02:00
"guariti_senza_somm":3825,
"guariti_post_somm":8036,
"guariti_post_1booster":33349
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-31 06:24:16 +02:00
"guariti_senza_somm":21004,
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-31 06:24:16 +02:00
"guariti_senza_somm":9859,
"guariti_post_somm":7576,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5824,
"guariti_post_somm":23317,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":10070,
"guariti_post_somm":32359,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":13890,
"guariti_post_somm":43664,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":11286,
"guariti_post_somm":50652,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":6706,
"guariti_post_somm":36325,
"guariti_post_1booster":55851
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-31 06:24:16 +02:00
"guariti_senza_somm":3121,
"guariti_post_somm":31633,
"guariti_post_1booster":48826
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-31 06:24:16 +02:00
"guariti_senza_somm":1866,
"guariti_post_somm":9904,
"guariti_post_1booster":33088
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-31 06:24:16 +02:00
"guariti_senza_somm":5906,
2022-08-16 06:24:39 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":46,
2021-11-26 01:08:50 +01:00
"area":"FVG",
2022-05-20 00:05:15 +02:00
"reg":"Friuli-Venezia Giulia",
"eta":"12-19",
2022-08-31 06:24:16 +02:00
"guariti_senza_somm":3584,
"guariti_post_somm":1924,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2266,
"guariti_post_somm":4285,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3586,
"guariti_post_somm":5129,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5509,
"guariti_post_somm":6033,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5318,
"guariti_post_somm":6822,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3242,
"guariti_post_somm":5354,
"guariti_post_1booster":13094
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-31 06:24:16 +02:00
"guariti_senza_somm":1842,
"guariti_post_somm":5145,
"guariti_post_1booster":10559
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-31 06:24:16 +02:00
"guariti_senza_somm":1183,
"guariti_post_somm":1454,
"guariti_post_1booster":6397
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-31 06:24:16 +02:00
"guariti_senza_somm":38418,
2022-08-23 06:23:03 +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":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-31 06:24:16 +02:00
"guariti_senza_somm":16346,
"guariti_post_somm":11666,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8154,
"guariti_post_somm":21931,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":13634,
"guariti_post_somm":32666,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":18516,
"guariti_post_somm":39130,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":15260,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":43199,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8641,
"guariti_post_somm":32562,
"guariti_post_1booster":93319
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-31 06:24:16 +02:00
"guariti_senza_somm":4075,
"guariti_post_somm":17073,
"guariti_post_1booster":65393
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-31 06:24:16 +02:00
"guariti_senza_somm":2040,
"guariti_post_somm":4203,
"guariti_post_1booster":32447
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-31 06:24:16 +02:00
"guariti_senza_somm":5171,
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-31 06:24:16 +02:00
"guariti_senza_somm":3577,
"guariti_post_somm":1653,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1908,
"guariti_post_somm":3592,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3247,
"guariti_post_somm":4700,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4789,
"guariti_post_somm":5973,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4544,
"guariti_post_somm":8834,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2851,
"guariti_post_somm":8367,
"guariti_post_1booster":14492
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-31 06:24:16 +02:00
"guariti_senza_somm":1421,
"guariti_post_somm":5311,
"guariti_post_1booster":12185
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-31 06:24:16 +02:00
"guariti_senza_somm":631,
"guariti_post_somm":1725,
"guariti_post_1booster":6851
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-31 06:24:16 +02:00
"guariti_senza_somm":40812,
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-31 06:24:16 +02:00
"guariti_senza_somm":15406,
"guariti_post_somm":12751,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":9111,
"guariti_post_somm":37660,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":16248,
"guariti_post_somm":52498,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":22168,
"guariti_post_somm":59810,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":18539,
"guariti_post_somm":70029,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":11424,
"guariti_post_somm":53989,
"guariti_post_1booster":100641
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-31 06:24:16 +02:00
"guariti_senza_somm":5482,
"guariti_post_somm":45552,
"guariti_post_1booster":84680
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-31 06:24:16 +02:00
"guariti_senza_somm":3163,
"guariti_post_somm":12861,
"guariti_post_1booster":55703
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-31 06:24:16 +02:00
"guariti_senza_somm":14768,
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-31 06:24:16 +02:00
"guariti_senza_somm":6355,
"guariti_post_somm":4247,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2852,
"guariti_post_somm":7128,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5231,
"guariti_post_somm":9275,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":7357,
"guariti_post_somm":11153,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5419,
"guariti_post_somm":12644,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3351,
"guariti_post_somm":13366,
"guariti_post_1booster":28611
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-31 06:24:16 +02:00
"guariti_senza_somm":1637,
"guariti_post_somm":11499,
"guariti_post_1booster":24205
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-31 06:24:16 +02:00
"guariti_senza_somm":1003,
"guariti_post_somm":5246,
"guariti_post_1booster":17213
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-31 06:24:16 +02:00
"guariti_senza_somm":2135,
2022-08-27 06:28:23 +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":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-31 06:24:16 +02:00
"guariti_senza_somm":620,
"guariti_post_somm":610,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":257,
"guariti_post_somm":1127,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":570,
"guariti_post_somm":1811,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":700,
"guariti_post_somm":2083,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":504,
"guariti_post_somm":2319,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":334,
"guariti_post_somm":2269,
"guariti_post_1booster":6295
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-31 06:24:16 +02:00
"guariti_senza_somm":188,
"guariti_post_somm":1862,
"guariti_post_1booster":4333
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-31 06:24:16 +02:00
"guariti_senza_somm":129,
"guariti_post_somm":420,
"guariti_post_1booster":2501
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-31 06:24:16 +02:00
"guariti_senza_somm":5122,
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-31 06:24:16 +02:00
"guariti_senza_somm":2017,
"guariti_post_somm":1298,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1722,
"guariti_post_somm":2923,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2233,
"guariti_post_somm":3676,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2269,
"guariti_post_somm":4026,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1932,
"guariti_post_somm":4603,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1162,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":2809,
2022-08-31 06:24:16 +02:00
"guariti_post_1booster":4754
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-31 06:24:16 +02:00
"guariti_senza_somm":476,
"guariti_post_somm":2143,
"guariti_post_1booster":3602
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-31 06:24:16 +02:00
"guariti_senza_somm":303,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":846,
2022-08-31 06:24:16 +02:00
"guariti_post_1booster":2839
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-31 06:24:16 +02:00
"guariti_senza_somm":2029,
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-31 06:24:16 +02:00
"guariti_senza_somm":1177,
"guariti_post_somm":682,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":896,
"guariti_post_somm":1856,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1291,
"guariti_post_somm":1981,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1647,
"guariti_post_somm":2255,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1512,
"guariti_post_somm":3146,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1004,
"guariti_post_somm":2751,
"guariti_post_1booster":6523
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-31 06:24:16 +02:00
"guariti_senza_somm":473,
"guariti_post_somm":2521,
"guariti_post_1booster":5637
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-31 06:24:16 +02:00
"guariti_senza_somm":239,
"guariti_post_somm":802,
"guariti_post_1booster":3510
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-31 06:24:16 +02:00
"guariti_senza_somm":15508,
2022-08-28 06:25:23 +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":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-31 06:24:16 +02:00
"guariti_senza_somm":7880,
"guariti_post_somm":4870,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4896,
"guariti_post_somm":14179,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8583,
"guariti_post_somm":17635,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":11705,
"guariti_post_somm":20804,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":9948,
"guariti_post_somm":26996,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":6765,
"guariti_post_somm":24466,
"guariti_post_1booster":44072
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-31 06:24:16 +02:00
"guariti_senza_somm":3593,
"guariti_post_somm":23677,
"guariti_post_1booster":38832
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-31 06:24:16 +02:00
"guariti_senza_somm":1899,
"guariti_post_somm":7044,
"guariti_post_1booster":25910
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-31 06:24:16 +02:00
"guariti_senza_somm":25632,
2022-08-23 06:23:03 +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":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-31 06:24:16 +02:00
"guariti_senza_somm":9076,
"guariti_post_somm":8527,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4120,
"guariti_post_somm":15957,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":7477,
"guariti_post_somm":23347,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":9801,
"guariti_post_somm":28728,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":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-31 06:24:16 +02:00
"guariti_senza_somm":7081,
"guariti_post_somm":30606,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4486,
"guariti_post_somm":30984,
"guariti_post_1booster":68490
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-31 06:24:16 +02:00
"guariti_senza_somm":2489,
"guariti_post_somm":25251,
"guariti_post_1booster":55530
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-31 06:24:16 +02:00
"guariti_senza_somm":1512,
"guariti_post_somm":5419,
"guariti_post_1booster":31332
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-31 06:24:16 +02:00
"guariti_senza_somm":10833,
2022-08-16 06:24:39 +02:00
"guariti_post_somm":0,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-12-16 01:51:23 +01:00
},
{
"index":136,
2021-11-26 01:08:50 +01:00
"area":"SAR",
2022-05-20 00:05:15 +02:00
"reg":"Sardegna",
"eta":"12-19",
2022-08-31 06:24:16 +02:00
"guariti_senza_somm":3668,
"guariti_post_somm":3845,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1744,
"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":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-31 06:24:16 +02:00
"guariti_senza_somm":3580,
"guariti_post_somm":10462,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5593,
"guariti_post_somm":15462,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":4716,
"guariti_post_somm":16939,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2952,
"guariti_post_somm":14674,
"guariti_post_1booster":26818
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-31 06:24:16 +02:00
"guariti_senza_somm":1594,
"guariti_post_somm":11035,
"guariti_post_1booster":19431
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-31 06:24:16 +02:00
"guariti_senza_somm":1052,
"guariti_post_somm":3297,
"guariti_post_1booster":12785
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-31 06:24:16 +02:00
"guariti_senza_somm":38349,
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-31 06:24:16 +02:00
"guariti_senza_somm":19224,
"guariti_post_somm":9542,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8406,
"guariti_post_somm":18783,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":15000,
"guariti_post_somm":25891,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":16440,
"guariti_post_somm":29587,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":12155,
"guariti_post_somm":33609,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8956,
"guariti_post_somm":27912,
"guariti_post_1booster":58650
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-31 06:24:16 +02:00
"guariti_senza_somm":5381,
"guariti_post_somm":18984,
"guariti_post_1booster":41259
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-31 06:24:16 +02:00
"guariti_senza_somm":3228,
"guariti_post_somm":7320,
"guariti_post_1booster":22403
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-31 06:24:16 +02:00
"guariti_senza_somm":19167,
2022-08-30 06:24:23 +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":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-31 06:24:16 +02:00
"guariti_senza_somm":7113,
"guariti_post_somm":5503,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":3869,
"guariti_post_somm":10856,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":6795,
"guariti_post_somm":16869,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":9838,
"guariti_post_somm":21414,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8860,
"guariti_post_somm":27022,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":5268,
"guariti_post_somm":21925,
"guariti_post_1booster":44051
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-31 06:24:16 +02:00
"guariti_senza_somm":2743,
"guariti_post_somm":21810,
"guariti_post_1booster":42377
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-31 06:24:16 +02:00
"guariti_senza_somm":1486,
"guariti_post_somm":3885,
"guariti_post_1booster":30000
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-31 06:24:16 +02:00
"guariti_senza_somm":8345,
"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":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-31 06:24:16 +02:00
"guariti_senza_somm":2795,
"guariti_post_somm":2753,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1211,
"guariti_post_somm":4437,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2132,
"guariti_post_somm":6981,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2924,
"guariti_post_somm":8377,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":2369,
"guariti_post_somm":9443,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":1374,
"guariti_post_somm":8404,
"guariti_post_1booster":17857
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-31 06:24:16 +02:00
"guariti_senza_somm":766,
"guariti_post_somm":8436,
"guariti_post_1booster":15758
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-31 06:24:16 +02:00
"guariti_senza_somm":546,
"guariti_post_somm":2230,
"guariti_post_1booster":11898
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-29 06:23:05 +02:00
"guariti_senza_somm":161,
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-31 06:24:16 +02:00
"guariti_senza_somm":164,
"guariti_post_somm":82,
2022-05-26 19:02: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-29 06:23:05 +02:00
"guariti_senza_somm":117,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":189,
2022-05-26 19:02: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-29 06:23:05 +02:00
"guariti_senza_somm":221,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":202,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":334,
"guariti_post_somm":357,
2022-05-26 19:02:51 +02:00
"guariti_post_1booster":0
2021-11-26 01:08:50 +01:00
},
{
2021-12-16 01:51:23 +01:00
"index":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-30 06:24:23 +02:00
"guariti_senza_somm":295,
2022-08-31 06:24:16 +02:00
"guariti_post_somm":627,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":204,
2022-08-30 06:24:23 +02:00
"guariti_post_somm":497,
2022-08-31 06:24:16 +02:00
"guariti_post_1booster":749
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-30 06:24:23 +02:00
"guariti_senza_somm":91,
"guariti_post_somm":424,
2022-08-31 06:24:16 +02:00
"guariti_post_1booster":671
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-29 06:23:05 +02:00
"guariti_senza_somm":38,
2022-08-31 06:24:16 +02:00
"guariti_post_somm":129,
"guariti_post_1booster":394
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-31 06:24:16 +02:00
"guariti_senza_somm":33091,
"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":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-31 06:24:16 +02:00
"guariti_senza_somm":15439,
"guariti_post_somm":12345,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":8999,
"guariti_post_somm":30257,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":14849,
"guariti_post_somm":35353,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":20677,
"guariti_post_somm":44544,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":17483,
"guariti_post_somm":50645,
2022-05-26 19:02: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-31 06:24:16 +02:00
"guariti_senza_somm":10667,
"guariti_post_somm":40273,
"guariti_post_1booster":77831
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-31 06:24:16 +02:00
"guariti_senza_somm":4796,
"guariti_post_somm":34559,
"guariti_post_1booster":63433
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-31 06:24:16 +02:00
"guariti_senza_somm":2474,
"guariti_post_somm":12456,
"guariti_post_1booster":42881
2021-11-26 01:08:50 +01:00
}
]
}