mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-11-16 09:29:55 +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":"12-19",
|
|
"totale":873431,
|
|
"sesso_maschile":428004,
|
|
"sesso_femminile":445427,
|
|
"prima_dose":777437,
|
|
"seconda_dose":95994,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":3531105,
|
|
"sesso_maschile":1685236,
|
|
"sesso_femminile":1845869,
|
|
"prima_dose":2707963,
|
|
"seconda_dose":823142,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":4425506,
|
|
"sesso_maschile":2136503,
|
|
"sesso_femminile":2289003,
|
|
"prima_dose":3321644,
|
|
"seconda_dose":1103862,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":7223724,
|
|
"sesso_maschile":3386004,
|
|
"sesso_femminile":3837720,
|
|
"prima_dose":5281251,
|
|
"seconda_dose":1942473,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":10639959,
|
|
"sesso_maschile":5047048,
|
|
"sesso_femminile":5592911,
|
|
"prima_dose":6970019,
|
|
"seconda_dose":3669940,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":9523608,
|
|
"sesso_maschile":4594817,
|
|
"sesso_femminile":4928791,
|
|
"prima_dose":6107228,
|
|
"seconda_dose":3416380,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":8827325,
|
|
"sesso_maschile":4172169,
|
|
"sesso_femminile":4655156,
|
|
"prima_dose":5243626,
|
|
"seconda_dose":3583699,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6640734,
|
|
"sesso_maschile":2757315,
|
|
"sesso_femminile":3883419,
|
|
"prima_dose":3419310,
|
|
"seconda_dose":3221424,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1517935,
|
|
"sesso_maschile":453381,
|
|
"sesso_femminile":1064554,
|
|
"prima_dose":791662,
|
|
"seconda_dose":726273,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |