2021-11-26 16:03:59 +01:00
|
|
|
{
|
|
|
|
"schema":{
|
|
|
|
"fields":[
|
|
|
|
{
|
|
|
|
"name":"index",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"area",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"nome_area",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"categoria_prevalente",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"totale_popolazione",
|
|
|
|
"type":"integer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"primaryKey":[
|
|
|
|
"index"
|
|
|
|
],
|
|
|
|
"pandas_version":"0.20.0"
|
|
|
|
},
|
|
|
|
"data":[
|
|
|
|
{
|
|
|
|
"index":0,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":58236
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":99114
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":104631
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":139435
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":166862
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":148005
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":121796
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"area":"ABR",
|
|
|
|
"nome_area":"Abruzzo",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":96608
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":8,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":26821
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":9,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":41971
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":10,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":43337
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":11,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":58320
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":12,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":72924
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":13,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":65784
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":14,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":48892
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":15,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"BAS",
|
|
|
|
"nome_area":"Basilicata",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":40547
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":16,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":78050
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":17,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":138145
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":18,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":144275
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":19,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":182083
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":20,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":215801
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":21,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":204093
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":22,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":155947
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":23,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAL",
|
|
|
|
"nome_area":"Calabria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":110640
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":24,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":292368
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":25,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":486341
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":26,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":483783
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":27,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":609795
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":28,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":708388
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":29,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":585635
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":30,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":436222
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":31,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"CAM",
|
|
|
|
"nome_area":"Campania",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":270576
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":32,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":208102
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":33,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":334799
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":34,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":361910
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":35,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":502473
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":36,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":591572
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":37,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":485783
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":38,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":417732
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":39,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"EMR",
|
|
|
|
"nome_area":"Emilia-Romagna",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":362843
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":40,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":46742
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":41,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":86656
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":42,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":87053
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":43,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":121377
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":44,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":152088
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":45,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":129632
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":46,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":122426
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":47,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"FVG",
|
|
|
|
"nome_area":"Friuli-Venezia Giulia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":99873
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":48,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":262740
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":49,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":445031
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":50,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":511102
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":51,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":695885
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":52,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":803838
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":53,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":640891
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":54,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":513247
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":55,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LAZ",
|
|
|
|
"nome_area":"Lazio",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":396926
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":56,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":55428
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":57,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":102845
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":58,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":102747
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":59,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":143969
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":60,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":197475
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":61,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":169931
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":62,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":159890
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":63,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LIG",
|
|
|
|
"nome_area":"Liguria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":146306
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":64,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":530130
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":65,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":837609
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":66,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":914910
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":67,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":1197717
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":68,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":1389416
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":69,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":1073134
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":70,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":905000
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":71,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"LOM",
|
|
|
|
"nome_area":"Lombardia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":728111
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":72,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":60474
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":73,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":107575
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":74,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":110881
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":75,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":157108
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":76,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":186937
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":77,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":167852
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":78,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":143954
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":79,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MAR",
|
|
|
|
"nome_area":"Marche",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":125987
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":80,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":13870
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":81,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":22637
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":82,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":23785
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":83,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":32827
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":84,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":41096
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":85,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":37781
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":86,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":29299
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":87,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"MOL",
|
|
|
|
"nome_area":"Molise",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":24688
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":88,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":19099
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":89,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":39612
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":90,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":40590
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":91,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":51476
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":92,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":62850
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":93,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":48470
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":94,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAB",
|
2021-12-22 15:32:49 +01:00
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":39366
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":95,
|
|
|
|
"area":"PAB",
|
|
|
|
"nome_area":"P.A. Bolzano",
|
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":30874
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":96,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":25753
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":97,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":44824
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":98,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":42366
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":99,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":54371
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":100,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":68563
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":101,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":59044
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":102,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":48575
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":103,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PAT",
|
|
|
|
"nome_area":"P.A. Trento",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":37854
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":104,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":164116
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":105,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":302550
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":106,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":308941
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":107,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":427525
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":108,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":540561
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":109,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":470176
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":110,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
2021-12-01 17:46:51 +01:00
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":422294
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":111,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PIE",
|
|
|
|
"nome_area":"Piemonte",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":356913
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":112,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":214157
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":113,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":321366
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":114,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":333875
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":115,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":458497
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":116,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":526879
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":117,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":456376
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":118,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":376041
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":119,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"PUG",
|
|
|
|
"nome_area":"Puglia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":262237
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":120,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":71376
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":121,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":105315
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":122,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":120566
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":123,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":175784
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":124,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":205036
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":125,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":187653
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":126,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":150432
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":127,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SAR",
|
|
|
|
"nome_area":"Sardegna",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":103089
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":128,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":210512
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":129,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":359171
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":130,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":367179
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":131,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":475035
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":132,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":558807
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":133,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":498782
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":134,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":391528
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":135,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"SIC",
|
|
|
|
"nome_area":"Sicilia",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":270859
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":136,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":148926
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":137,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":256349
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":138,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":283519
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":139,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":402890
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":140,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":482165
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":141,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":409013
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":142,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":370984
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":143,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"TOS",
|
|
|
|
"nome_area":"Toscana",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":319873
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":144,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":36200
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":145,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":58946
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":146,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":68044
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":147,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":95403
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":148,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":112630
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":149,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":100011
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":150,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":89133
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":151,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"UMB",
|
|
|
|
"nome_area":"Umbria",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":79486
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":152,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":5075
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":153,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":8293
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":154,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":8386
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":155,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":11986
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":156,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":15896
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":157,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":12921
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":158,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":11758
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":159,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VDA",
|
|
|
|
"nome_area":"Valle d'Aosta",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":9842
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":160,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"12-19",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":219808
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":161,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"20-29",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":360234
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":162,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"30-39",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":362596
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":163,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"40-49",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":518926
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":164,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"50-59",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":645949
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":165,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"60-69",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":535138
|
2021-11-26 16:03:59 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":166,
|
2021-11-26 16:03:59 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
|
|
|
"categoria_prevalente":"70-79",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":454001
|
2021-12-01 17:46:51 +01:00
|
|
|
},
|
|
|
|
{
|
2021-12-22 15:32:49 +01:00
|
|
|
"index":167,
|
2021-12-01 17:46:51 +01:00
|
|
|
"area":"VEN",
|
|
|
|
"nome_area":"Veneto",
|
2021-12-22 15:32:49 +01:00
|
|
|
"categoria_prevalente":"80-89",
|
2022-02-01 06:40:51 +01:00
|
|
|
"totale_popolazione":358994
|
2021-11-26 16:03:59 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|