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":1895499,
|
|
"sesso_maschile":935832,
|
|
"sesso_femminile":959667,
|
|
"prima_dose":1342227,
|
|
"seconda_dose":528964,
|
|
"pregressa_infezione":24308,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":5020152,
|
|
"sesso_maschile":2456313,
|
|
"sesso_femminile":2563839,
|
|
"prima_dose":3322063,
|
|
"seconda_dose":1616252,
|
|
"pregressa_infezione":81837,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":5985631,
|
|
"sesso_maschile":2957600,
|
|
"sesso_femminile":3028031,
|
|
"prima_dose":3743842,
|
|
"seconda_dose":2148367,
|
|
"pregressa_infezione":93422,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":9749797,
|
|
"sesso_maschile":4679752,
|
|
"sesso_femminile":5070045,
|
|
"prima_dose":5576839,
|
|
"seconda_dose":4032292,
|
|
"pregressa_infezione":140666,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":12926749,
|
|
"sesso_maschile":6217724,
|
|
"sesso_femminile":6709025,
|
|
"prima_dose":7008051,
|
|
"seconda_dose":5723653,
|
|
"pregressa_infezione":195045,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":11064064,
|
|
"sesso_maschile":5342050,
|
|
"sesso_femminile":5722014,
|
|
"prima_dose":6083223,
|
|
"seconda_dose":4825912,
|
|
"pregressa_infezione":154929,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10033267,
|
|
"sesso_maschile":4718259,
|
|
"sesso_femminile":5315008,
|
|
"prima_dose":5196953,
|
|
"seconda_dose":4721140,
|
|
"pregressa_infezione":115174,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6720103,
|
|
"sesso_maschile":2786135,
|
|
"sesso_femminile":3933968,
|
|
"prima_dose":3376645,
|
|
"seconda_dose":3280299,
|
|
"pregressa_infezione":63159,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1537964,
|
|
"sesso_maschile":458352,
|
|
"sesso_femminile":1079612,
|
|
"prima_dose":779609,
|
|
"seconda_dose":740921,
|
|
"pregressa_infezione":17434,
|
|
"ultimo_aggiornamento":"2021-07-25T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |