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-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-09-09 06:18:45 +02:00
|
|
|
"totale":4683348,
|
|
|
|
"sesso_maschile":2371872,
|
|
|
|
"sesso_femminile":2311476,
|
|
|
|
"prima_dose":2841620,
|
|
|
|
"seconda_dose":1771893,
|
|
|
|
"pregressa_infezione":69835,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"fascia_anagrafica":"20-29",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":8381903,
|
|
|
|
"sesso_maschile":4300068,
|
|
|
|
"sesso_femminile":4081835,
|
|
|
|
"prima_dose":4580733,
|
|
|
|
"seconda_dose":3656575,
|
|
|
|
"pregressa_infezione":144595,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"fascia_anagrafica":"30-39",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":8925555,
|
|
|
|
"sesso_maschile":4549440,
|
|
|
|
"sesso_femminile":4376115,
|
|
|
|
"prima_dose":4815821,
|
|
|
|
"seconda_dose":3957318,
|
|
|
|
"pregressa_infezione":152416,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"fascia_anagrafica":"40-49",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":12249510,
|
|
|
|
"sesso_maschile":6006241,
|
|
|
|
"sesso_femminile":6243269,
|
|
|
|
"prima_dose":6442863,
|
|
|
|
"seconda_dose":5588748,
|
|
|
|
"pregressa_infezione":217899,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"fascia_anagrafica":"50-59",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":14607227,
|
|
|
|
"sesso_maschile":7106051,
|
|
|
|
"sesso_femminile":7501176,
|
|
|
|
"prima_dose":7596009,
|
|
|
|
"seconda_dose":6730974,
|
|
|
|
"pregressa_infezione":280244,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"fascia_anagrafica":"60-69",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":12264179,
|
|
|
|
"sesso_maschile":5933591,
|
|
|
|
"sesso_femminile":6330588,
|
|
|
|
"prima_dose":6364099,
|
|
|
|
"seconda_dose":5697379,
|
|
|
|
"pregressa_infezione":202701,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"fascia_anagrafica":"70-79",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":10509057,
|
|
|
|
"sesso_maschile":4930700,
|
|
|
|
"sesso_femminile":5578357,
|
|
|
|
"prima_dose":5325667,
|
|
|
|
"seconda_dose":5038538,
|
|
|
|
"pregressa_infezione":144852,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"fascia_anagrafica":"80-89",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":6829091,
|
|
|
|
"sesso_maschile":2828724,
|
|
|
|
"sesso_femminile":4000367,
|
|
|
|
"prima_dose":3419875,
|
|
|
|
"seconda_dose":3335632,
|
|
|
|
"pregressa_infezione":73584,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":8,
|
|
|
|
"fascia_anagrafica":"90+",
|
2021-09-09 06:18:45 +02:00
|
|
|
"totale":1563572,
|
|
|
|
"sesso_maschile":465126,
|
|
|
|
"sesso_femminile":1098446,
|
|
|
|
"prima_dose":789213,
|
|
|
|
"seconda_dose":755463,
|
|
|
|
"pregressa_infezione":18896,
|
|
|
|
"ultimo_aggiornamento":"2021-09-09T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
}
|
2021-01-05 13:39:35 +01:00
|
|
|
]
|
|
|
|
}
|