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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":70835
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":110821
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":119527
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":153393
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":179004
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":155293
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":125055
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":97466
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":32257
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":46792
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":49551
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":63618
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":77457
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":68695
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":50088
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":41160
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":102167
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":161593
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":173345
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":208333
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":238004
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":216351
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":161466
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":113020
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":356723
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":554670
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":563651
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":677706
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":760842
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":616461
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":449980
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":275902
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":249048
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":388478
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":424492
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":560867
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":641103
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":513900
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":429997
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":366573
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":57891
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":99384
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":101983
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":135845
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":164276
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":142932
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":127152
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":102652
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":328217
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":504631
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":583491
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":759874
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":852681
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":667998
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":522110
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":402405
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":74047
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":122357
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":124001
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":164822
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":216477
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":179284
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":164232
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":148905
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":624607
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":931684
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":1023368
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":1297763
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":1487468
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":1134132
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":935260
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":736551
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":76930
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":123579
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":130644
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":176209
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":202079
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":178197
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":147972
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":127448
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":16309
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":24858
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":26260
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":35103
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":42889
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":38808
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":29785
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":24990
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":28797
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":48819
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":49667
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":59124
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":70215
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":51779
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":41080
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":32063
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":32744
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":52855
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":51043
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":62235
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":74402
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":61631
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":49657
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":38469
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":222763
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":361050
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":373168
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":492137
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":605528
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":505318
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":440773
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":363098
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":254515
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":364178
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":381388
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":499262
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":557580
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":472024
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":383166
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":265837
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":87663
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":123448
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":144868
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":203075
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":232622
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":206286
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":161919
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":112141
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":269760
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":420196
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":440414
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":543653
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":617900
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":532540
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":409469
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":279094
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":210137
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":310767
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":347589
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":465543
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":535024
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":438115
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":388288
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":324289
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":45986
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":67478
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":77341
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":105088
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":122314
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":107569
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":93554
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":80121
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":6438
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":9908
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":10227
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":13608
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":17763
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":14190
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":12420
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":10050
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":270315
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":417877
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":429363
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":580592
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":695079
|
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-04-08 19:26:26 +02:00
|
|
|
"totale_popolazione":562994
|
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-04-01 19:23:22 +02:00
|
|
|
"totale_popolazione":465282
|
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-03-29 06:23:13 +02:00
|
|
|
"totale_popolazione":362902
|
2021-11-26 16:03:59 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|