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":1347090,
|
|
"sesso_maschile":663293,
|
|
"sesso_femminile":683797,
|
|
"prima_dose":1113434,
|
|
"seconda_dose":216398,
|
|
"pregressa_infezione":17258,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":3964903,
|
|
"sesso_maschile":1906492,
|
|
"sesso_femminile":2058411,
|
|
"prima_dose":2929725,
|
|
"seconda_dose":971361,
|
|
"pregressa_infezione":63817,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":4799194,
|
|
"sesso_maschile":2329509,
|
|
"sesso_femminile":2469685,
|
|
"prima_dose":3435032,
|
|
"seconda_dose":1288674,
|
|
"pregressa_infezione":75488,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":7912886,
|
|
"sesso_maschile":3729934,
|
|
"sesso_femminile":4182952,
|
|
"prima_dose":5325433,
|
|
"seconda_dose":2471496,
|
|
"pregressa_infezione":115957,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":11538807,
|
|
"sesso_maschile":5502265,
|
|
"sesso_femminile":6036542,
|
|
"prima_dose":6884055,
|
|
"seconda_dose":4488905,
|
|
"pregressa_infezione":165847,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":9994906,
|
|
"sesso_maschile":4821640,
|
|
"sesso_femminile":5173266,
|
|
"prima_dose":6012656,
|
|
"seconda_dose":3845793,
|
|
"pregressa_infezione":136457,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":9343488,
|
|
"sesso_maschile":4405894,
|
|
"sesso_femminile":4937594,
|
|
"prima_dose":5162295,
|
|
"seconda_dose":4078350,
|
|
"pregressa_infezione":102843,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6670257,
|
|
"sesso_maschile":2767823,
|
|
"sesso_femminile":3902434,
|
|
"prima_dose":3368016,
|
|
"seconda_dose":3245151,
|
|
"pregressa_infezione":57090,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1525442,
|
|
"sesso_maschile":455212,
|
|
"sesso_femminile":1070230,
|
|
"prima_dose":777315,
|
|
"seconda_dose":732098,
|
|
"pregressa_infezione":16029,
|
|
"ultimo_aggiornamento":"2021-07-11T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |