mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-11-16 09:29:55 +01:00
147 lines
4.3 KiB
JSON
147 lines
4.3 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":"pregressa_infezione",
|
|
"type":"integer"
|
|
},
|
|
{
|
|
"name":"ultimo_aggiornamento",
|
|
"type":"datetime"
|
|
}
|
|
],
|
|
"primaryKey":[
|
|
"index"
|
|
],
|
|
"pandas_version":"0.20.0"
|
|
},
|
|
"data":[
|
|
{
|
|
"index":0,
|
|
"fascia_anagrafica":"12-19",
|
|
"totale":4792271,
|
|
"sesso_maschile":2428380,
|
|
"sesso_femminile":2363891,
|
|
"prima_dose":2875117,
|
|
"seconda_dose":1845618,
|
|
"pregressa_infezione":71536,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":8462577,
|
|
"sesso_maschile":4346098,
|
|
"sesso_femminile":4116479,
|
|
"prima_dose":4597880,
|
|
"seconda_dose":3718246,
|
|
"pregressa_infezione":146451,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":8995719,
|
|
"sesso_maschile":4586687,
|
|
"sesso_femminile":4409032,
|
|
"prima_dose":4833654,
|
|
"seconda_dose":4007900,
|
|
"pregressa_infezione":154165,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":12312244,
|
|
"sesso_maschile":6039184,
|
|
"sesso_femminile":6273060,
|
|
"prima_dose":6459496,
|
|
"seconda_dose":5632327,
|
|
"pregressa_infezione":220421,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":14650532,
|
|
"sesso_maschile":7128709,
|
|
"sesso_femminile":7521823,
|
|
"prima_dose":7608318,
|
|
"seconda_dose":6758970,
|
|
"pregressa_infezione":283244,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":12283922,
|
|
"sesso_maschile":5943064,
|
|
"sesso_femminile":6340858,
|
|
"prima_dose":6370595,
|
|
"seconda_dose":5708584,
|
|
"pregressa_infezione":204743,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10519401,
|
|
"sesso_maschile":4935294,
|
|
"sesso_femminile":5584107,
|
|
"prima_dose":5329370,
|
|
"seconda_dose":5043897,
|
|
"pregressa_infezione":146134,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6832835,
|
|
"sesso_maschile":2830152,
|
|
"sesso_femminile":4002683,
|
|
"prima_dose":3421383,
|
|
"seconda_dose":3337491,
|
|
"pregressa_infezione":73961,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1564384,
|
|
"sesso_maschile":465349,
|
|
"sesso_femminile":1099035,
|
|
"prima_dose":789587,
|
|
"seconda_dose":755857,
|
|
"pregressa_infezione":18940,
|
|
"ultimo_aggiornamento":"2021-09-10T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |