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":3153635,
|
|
"sesso_maschile":1574933,
|
|
"sesso_femminile":1578702,
|
|
"prima_dose":2041913,
|
|
"seconda_dose":1070670,
|
|
"pregressa_infezione":41052,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":6986618,
|
|
"sesso_maschile":3514493,
|
|
"sesso_femminile":3472125,
|
|
"prima_dose":4104396,
|
|
"seconda_dose":2771913,
|
|
"pregressa_infezione":110309,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":7711853,
|
|
"sesso_maschile":3893350,
|
|
"sesso_femminile":3818503,
|
|
"prima_dose":4342349,
|
|
"seconda_dose":3250419,
|
|
"pregressa_infezione":119085,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":11197026,
|
|
"sesso_maschile":5449011,
|
|
"sesso_femminile":5748015,
|
|
"prima_dose":6024019,
|
|
"seconda_dose":5000558,
|
|
"pregressa_infezione":172449,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":13894045,
|
|
"sesso_maschile":6731004,
|
|
"sesso_femminile":7163041,
|
|
"prima_dose":7292611,
|
|
"seconda_dose":6371978,
|
|
"pregressa_infezione":229456,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":11897973,
|
|
"sesso_maschile":5754520,
|
|
"sesso_femminile":6143453,
|
|
"prima_dose":6227058,
|
|
"seconda_dose":5498142,
|
|
"pregressa_infezione":172773,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10349836,
|
|
"sesso_maschile":4860066,
|
|
"sesso_femminile":5489770,
|
|
"prima_dose":5263722,
|
|
"seconda_dose":4959453,
|
|
"pregressa_infezione":126661,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6776128,
|
|
"sesso_maschile":2808062,
|
|
"sesso_femminile":3968066,
|
|
"prima_dose":3397272,
|
|
"seconda_dose":3311182,
|
|
"pregressa_infezione":67674,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1551959,
|
|
"sesso_maschile":461978,
|
|
"sesso_femminile":1089981,
|
|
"prima_dose":784395,
|
|
"seconda_dose":749493,
|
|
"pregressa_infezione":18071,
|
|
"ultimo_aggiornamento":"2021-08-13T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |