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-07-06 06:10:44 +02:00
|
|
|
"totale":1173064,
|
|
|
|
"sesso_maschile":577910,
|
|
|
|
"sesso_femminile":595154,
|
|
|
|
"prima_dose":1030656,
|
|
|
|
"seconda_dose":126791,
|
|
|
|
"pregressa_infezione":15617,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"fascia_anagrafica":"20-29",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":3649992,
|
|
|
|
"sesso_maschile":1746794,
|
|
|
|
"sesso_femminile":1903198,
|
|
|
|
"prima_dose":2741223,
|
|
|
|
"seconda_dose":848917,
|
|
|
|
"pregressa_infezione":59852,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"fascia_anagrafica":"30-39",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":4525580,
|
|
|
|
"sesso_maschile":2188203,
|
|
|
|
"sesso_femminile":2337377,
|
|
|
|
"prima_dose":3317249,
|
|
|
|
"seconda_dose":1136000,
|
|
|
|
"pregressa_infezione":72331,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"fascia_anagrafica":"40-49",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":7392405,
|
|
|
|
"sesso_maschile":3469354,
|
|
|
|
"sesso_femminile":3923051,
|
|
|
|
"prima_dose":5218665,
|
|
|
|
"seconda_dose":2061571,
|
|
|
|
"pregressa_infezione":112169,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"fascia_anagrafica":"50-59",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":10861715,
|
|
|
|
"sesso_maschile":5157478,
|
|
|
|
"sesso_femminile":5704237,
|
|
|
|
"prima_dose":6836668,
|
|
|
|
"seconda_dose":3862867,
|
|
|
|
"pregressa_infezione":162180,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"fascia_anagrafica":"60-69",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":9640920,
|
|
|
|
"sesso_maschile":4650923,
|
|
|
|
"sesso_femminile":4989997,
|
|
|
|
"prima_dose":5985713,
|
|
|
|
"seconda_dose":3521677,
|
|
|
|
"pregressa_infezione":133530,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"fascia_anagrafica":"70-79",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":8960662,
|
|
|
|
"sesso_maschile":4231836,
|
|
|
|
"sesso_femminile":4728826,
|
|
|
|
"prima_dose":5147818,
|
|
|
|
"seconda_dose":3711418,
|
|
|
|
"pregressa_infezione":101426,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"fascia_anagrafica":"80-89",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":6647659,
|
|
|
|
"sesso_maschile":2759685,
|
|
|
|
"sesso_femminile":3887974,
|
|
|
|
"prima_dose":3363942,
|
|
|
|
"seconda_dose":3227423,
|
|
|
|
"pregressa_infezione":56294,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":8,
|
|
|
|
"fascia_anagrafica":"90+",
|
2021-07-06 06:10:44 +02:00
|
|
|
"totale":1519524,
|
|
|
|
"sesso_maschile":453734,
|
|
|
|
"sesso_femminile":1065790,
|
|
|
|
"prima_dose":776065,
|
|
|
|
"seconda_dose":727562,
|
|
|
|
"pregressa_infezione":15897,
|
|
|
|
"ultimo_aggiornamento":"2021-07-06T00:00:00.000Z"
|
2021-05-19 10:34:24 +02:00
|
|
|
}
|
2021-01-05 13:39:35 +01:00
|
|
|
]
|
|
|
|
}
|