2021-01-05 13:39:35 +01:00
|
|
|
{
|
|
|
|
"schema":{
|
|
|
|
"fields":[
|
|
|
|
{
|
|
|
|
"name":"index",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"fascia_anagrafica",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"totale",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"sesso_maschile",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"sesso_femminile",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
2021-01-18 21:12:24 +01:00
|
|
|
{
|
|
|
|
"name":"prima_dose",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-18 21:12:24 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"seconda_dose",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"integer"
|
2021-01-18 21:12:24 +01:00
|
|
|
},
|
2021-07-05 17:45:19 +02:00
|
|
|
{
|
|
|
|
"name":"pregressa_infezione",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
2021-09-20 01:28:39 +02:00
|
|
|
{
|
|
|
|
"name":"dose_aggiuntiva",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
2021-01-05 13:39:35 +01:00
|
|
|
{
|
|
|
|
"name":"ultimo_aggiornamento",
|
|
|
|
"type":"datetime"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"primaryKey":[
|
|
|
|
"index"
|
|
|
|
],
|
|
|
|
"pandas_version":"0.20.0"
|
|
|
|
},
|
|
|
|
"data":[
|
2021-05-19 10:34:24 +02:00
|
|
|
{
|
|
|
|
"index":0,
|
2021-06-02 00:02:41 +02:00
|
|
|
"fascia_anagrafica":"12-19",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":6185023,
|
|
|
|
"sesso_maschile":3164646,
|
|
|
|
"sesso_femminile":3020377,
|
|
|
|
"prima_dose":3193964,
|
|
|
|
"seconda_dose":2889129,
|
|
|
|
"pregressa_infezione":101195,
|
|
|
|
"dose_aggiuntiva":735,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"fascia_anagrafica":"20-29",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":9761263,
|
|
|
|
"sesso_maschile":5098318,
|
|
|
|
"sesso_femminile":4662945,
|
|
|
|
"prima_dose":5043179,
|
|
|
|
"seconda_dose":4507840,
|
|
|
|
"pregressa_infezione":194912,
|
|
|
|
"dose_aggiuntiva":15332,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"fascia_anagrafica":"30-39",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":10396147,
|
|
|
|
"sesso_maschile":5337381,
|
|
|
|
"sesso_femminile":5058766,
|
|
|
|
"prima_dose":5377704,
|
|
|
|
"seconda_dose":4792660,
|
|
|
|
"pregressa_infezione":201557,
|
|
|
|
"dose_aggiuntiva":24226,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"fascia_anagrafica":"40-49",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":13606100,
|
|
|
|
"sesso_maschile":6748516,
|
|
|
|
"sesso_femminile":6857584,
|
|
|
|
"prima_dose":6959791,
|
|
|
|
"seconda_dose":6328342,
|
|
|
|
"pregressa_infezione":279423,
|
|
|
|
"dose_aggiuntiva":38544,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"fascia_anagrafica":"50-59",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":15672161,
|
|
|
|
"sesso_maschile":7687664,
|
|
|
|
"sesso_femminile":7984497,
|
|
|
|
"prima_dose":7997925,
|
|
|
|
"seconda_dose":7266934,
|
|
|
|
"pregressa_infezione":342982,
|
|
|
|
"dose_aggiuntiva":64320,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"fascia_anagrafica":"60-69",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":12761385,
|
|
|
|
"sesso_maschile":6185941,
|
|
|
|
"sesso_femminile":6575444,
|
|
|
|
"prima_dose":6523927,
|
|
|
|
"seconda_dose":5919293,
|
|
|
|
"pregressa_infezione":240210,
|
|
|
|
"dose_aggiuntiva":77955,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"fascia_anagrafica":"70-79",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":10760568,
|
|
|
|
"sesso_maschile":5048262,
|
|
|
|
"sesso_femminile":5712306,
|
|
|
|
"prima_dose":5386643,
|
|
|
|
"seconda_dose":5144527,
|
|
|
|
"pregressa_infezione":166458,
|
|
|
|
"dose_aggiuntiva":62940,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"fascia_anagrafica":"80-89",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":7295643,
|
|
|
|
"sesso_maschile":3039863,
|
|
|
|
"sesso_femminile":4255780,
|
|
|
|
"prima_dose":3447028,
|
|
|
|
"seconda_dose":3380286,
|
|
|
|
"pregressa_infezione":79942,
|
|
|
|
"dose_aggiuntiva":388387,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":8,
|
|
|
|
"fascia_anagrafica":"90+",
|
2021-10-20 21:20:05 +02:00
|
|
|
"totale":1666317,
|
|
|
|
"sesso_maschile":497975,
|
|
|
|
"sesso_femminile":1168342,
|
|
|
|
"prima_dose":795692,
|
|
|
|
"seconda_dose":766121,
|
|
|
|
"pregressa_infezione":19840,
|
|
|
|
"dose_aggiuntiva":84664,
|
2021-10-20 06:19:47 +02:00
|
|
|
"ultimo_aggiornamento":"2021-10-20T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
}
|
2021-01-05 13:39:35 +01:00
|
|
|
]
|
|
|
|
}
|