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":3955540,
|
|
"sesso_maschile":1995549,
|
|
"sesso_femminile":1959991,
|
|
"prima_dose":2517379,
|
|
"seconda_dose":1382363,
|
|
"pregressa_infezione":55798,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":7778374,
|
|
"sesso_maschile":3960974,
|
|
"sesso_femminile":3817400,
|
|
"prima_dose":4410503,
|
|
"seconda_dose":3239621,
|
|
"pregressa_infezione":128250,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":8402581,
|
|
"sesso_maschile":4270410,
|
|
"sesso_femminile":4132171,
|
|
"prima_dose":4638955,
|
|
"seconda_dose":3627301,
|
|
"pregressa_infezione":136325,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":11804511,
|
|
"sesso_maschile":5773687,
|
|
"sesso_femminile":6030824,
|
|
"prima_dose":6281417,
|
|
"seconda_dose":5327251,
|
|
"pregressa_infezione":195843,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":14306789,
|
|
"sesso_maschile":6951088,
|
|
"sesso_femminile":7355701,
|
|
"prima_dose":7478223,
|
|
"seconda_dose":6572967,
|
|
"pregressa_infezione":255599,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":12123267,
|
|
"sesso_maschile":5866151,
|
|
"sesso_femminile":6257116,
|
|
"prima_dose":6308513,
|
|
"seconda_dose":5626954,
|
|
"pregressa_infezione":187800,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10441830,
|
|
"sesso_maschile":4901023,
|
|
"sesso_femminile":5540807,
|
|
"prima_dose":5299975,
|
|
"seconda_dose":5006291,
|
|
"pregressa_infezione":135564,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6805707,
|
|
"sesso_maschile":2819612,
|
|
"sesso_femminile":3986095,
|
|
"prima_dose":3410345,
|
|
"seconda_dose":3324662,
|
|
"pregressa_infezione":70700,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1558589,
|
|
"sesso_maschile":463748,
|
|
"sesso_femminile":1094841,
|
|
"prima_dose":787144,
|
|
"seconda_dose":753030,
|
|
"pregressa_infezione":18415,
|
|
"ultimo_aggiornamento":"2021-08-30T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |