mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-12-19 09:28:14 +01:00
134 lines
3.8 KiB
JSON
134 lines
3.8 KiB
JSON
{
|
|
"schema":{
|
|
"fields":[
|
|
{
|
|
"name":"index",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"fascia_anagrafica",
|
|
"type":"string"
|
|
},
|
|
{
|
|
"name":"totale",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"sesso_maschile",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"sesso_femminile",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"prima_dose",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"seconda_dose",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"ultimo_aggiornamento",
|
|
"type":"datetime"
|
|
}
|
|
],
|
|
"primaryKey":[
|
|
"index"
|
|
],
|
|
"pandas_version":"0.20.0"
|
|
},
|
|
"data":[
|
|
{
|
|
"index":0,
|
|
"fascia_anagrafica":"16-19",
|
|
"totale":111726,
|
|
"sesso_maschile":57285,
|
|
"sesso_femminile":54441,
|
|
"prima_dose":82069,
|
|
"seconda_dose":29657,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":1314784,
|
|
"sesso_maschile":547479,
|
|
"sesso_femminile":767305,
|
|
"prima_dose":858876,
|
|
"seconda_dose":455908,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":1806911,
|
|
"sesso_maschile":773602,
|
|
"sesso_femminile":1033309,
|
|
"prima_dose":1162907,
|
|
"seconda_dose":644004,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":2950692,
|
|
"sesso_maschile":1221849,
|
|
"sesso_femminile":1728843,
|
|
"prima_dose":1995065,
|
|
"seconda_dose":955627,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":5325295,
|
|
"sesso_maschile":2370731,
|
|
"sesso_femminile":2954564,
|
|
"prima_dose":3909764,
|
|
"seconda_dose":1415531,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":6774628,
|
|
"sesso_maschile":3301145,
|
|
"sesso_femminile":3473483,
|
|
"prima_dose":5166373,
|
|
"seconda_dose":1608255,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":6733305,
|
|
"sesso_maschile":3227216,
|
|
"sesso_femminile":3506089,
|
|
"prima_dose":4906572,
|
|
"seconda_dose":1826733,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6345648,
|
|
"sesso_maschile":2650407,
|
|
"sesso_femminile":3695241,
|
|
"prima_dose":3332889,
|
|
"seconda_dose":3012759,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1429221,
|
|
"sesso_maschile":431019,
|
|
"sesso_femminile":998202,
|
|
"prima_dose":764187,
|
|
"seconda_dose":665034,
|
|
"ultimo_aggiornamento":"2021-05-28T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |