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":1919511,
|
|
"sesso_maschile":947917,
|
|
"sesso_femminile":971594,
|
|
"prima_dose":1352280,
|
|
"seconda_dose":542723,
|
|
"pregressa_infezione":24508,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":5067412,
|
|
"sesso_maschile":2481623,
|
|
"sesso_femminile":2585789,
|
|
"prima_dose":3337750,
|
|
"seconda_dose":1647389,
|
|
"pregressa_infezione":82273,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":6040168,
|
|
"sesso_maschile":2987350,
|
|
"sesso_femminile":3052818,
|
|
"prima_dose":3758892,
|
|
"seconda_dose":2187448,
|
|
"pregressa_infezione":93828,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":9815302,
|
|
"sesso_maschile":4714622,
|
|
"sesso_femminile":5100680,
|
|
"prima_dose":5588096,
|
|
"seconda_dose":4086077,
|
|
"pregressa_infezione":141129,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":12967000,
|
|
"sesso_maschile":6239284,
|
|
"sesso_femminile":6727716,
|
|
"prima_dose":7014416,
|
|
"seconda_dose":5757039,
|
|
"pregressa_infezione":195545,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":11107282,
|
|
"sesso_maschile":5363230,
|
|
"sesso_femminile":5744052,
|
|
"prima_dose":6086492,
|
|
"seconda_dose":4865617,
|
|
"pregressa_infezione":155173,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10053896,
|
|
"sesso_maschile":4727337,
|
|
"sesso_femminile":5326559,
|
|
"prima_dose":5198304,
|
|
"seconda_dose":4740230,
|
|
"pregressa_infezione":115362,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6721502,
|
|
"sesso_maschile":2786676,
|
|
"sesso_femminile":3934826,
|
|
"prima_dose":3376987,
|
|
"seconda_dose":3281299,
|
|
"pregressa_infezione":63216,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1538220,
|
|
"sesso_maschile":458404,
|
|
"sesso_femminile":1079816,
|
|
"prima_dose":779688,
|
|
"seconda_dose":741099,
|
|
"pregressa_infezione":17433,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |