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":1505616,
|
|
"sesso_maschile":741385,
|
|
"sesso_femminile":764231,
|
|
"prima_dose":1175023,
|
|
"seconda_dose":311670,
|
|
"pregressa_infezione":18923,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":4264784,
|
|
"sesso_maschile":2060170,
|
|
"sesso_femminile":2204614,
|
|
"prima_dose":3040331,
|
|
"seconda_dose":1156406,
|
|
"pregressa_infezione":68047,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":5150524,
|
|
"sesso_maschile":2511816,
|
|
"sesso_femminile":2638708,
|
|
"prima_dose":3523548,
|
|
"seconda_dose":1547235,
|
|
"pregressa_infezione":79741,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":8536739,
|
|
"sesso_maschile":4048471,
|
|
"sesso_femminile":4488268,
|
|
"prima_dose":5409827,
|
|
"seconda_dose":3005086,
|
|
"pregressa_infezione":121826,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":12155756,
|
|
"sesso_maschile":5816606,
|
|
"sesso_femminile":6339150,
|
|
"prima_dose":6922565,
|
|
"seconda_dose":5059285,
|
|
"pregressa_infezione":173906,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":10362324,
|
|
"sesso_maschile":4999438,
|
|
"sesso_femminile":5362886,
|
|
"prima_dose":6033972,
|
|
"seconda_dose":4185844,
|
|
"pregressa_infezione":142508,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":9614493,
|
|
"sesso_maschile":4528680,
|
|
"sesso_femminile":5085813,
|
|
"prima_dose":5173464,
|
|
"seconda_dose":4334269,
|
|
"pregressa_infezione":106760,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6689740,
|
|
"sesso_maschile":2774911,
|
|
"sesso_femminile":3914829,
|
|
"prima_dose":3371091,
|
|
"seconda_dose":3259306,
|
|
"pregressa_infezione":59343,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1530398,
|
|
"sesso_maschile":456435,
|
|
"sesso_femminile":1073963,
|
|
"prima_dose":778244,
|
|
"seconda_dose":735619,
|
|
"pregressa_infezione":16535,
|
|
"ultimo_aggiornamento":"2021-07-15T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |