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":4441118,
|
|
"sesso_maschile":2246823,
|
|
"sesso_femminile":2194295,
|
|
"prima_dose":2749811,
|
|
"seconda_dose":1626328,
|
|
"pregressa_infezione":64979,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":8198094,
|
|
"sesso_maschile":4196134,
|
|
"sesso_femminile":4001960,
|
|
"prima_dose":4535899,
|
|
"seconda_dose":3523044,
|
|
"pregressa_infezione":139151,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":8765683,
|
|
"sesso_maschile":4464131,
|
|
"sesso_femminile":4301552,
|
|
"prima_dose":4769121,
|
|
"seconda_dose":3849342,
|
|
"pregressa_infezione":147220,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":12113138,
|
|
"sesso_maschile":5934969,
|
|
"sesso_femminile":6178169,
|
|
"prima_dose":6400759,
|
|
"seconda_dose":5501360,
|
|
"pregressa_infezione":211019,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":14516894,
|
|
"sesso_maschile":7059185,
|
|
"sesso_femminile":7457709,
|
|
"prima_dose":7565385,
|
|
"seconda_dose":6678452,
|
|
"pregressa_infezione":273057,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":12223449,
|
|
"sesso_maschile":5913914,
|
|
"sesso_femminile":6309535,
|
|
"prima_dose":6348900,
|
|
"seconda_dose":5676430,
|
|
"pregressa_infezione":198119,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":10488595,
|
|
"sesso_maschile":4921609,
|
|
"sesso_femminile":5566986,
|
|
"prima_dose":5318027,
|
|
"seconda_dose":5028659,
|
|
"pregressa_infezione":141909,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6821582,
|
|
"sesso_maschile":2825798,
|
|
"sesso_femminile":3995784,
|
|
"prima_dose":3416749,
|
|
"seconda_dose":3332032,
|
|
"pregressa_infezione":72801,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1561927,
|
|
"sesso_maschile":464687,
|
|
"sesso_femminile":1097240,
|
|
"prima_dose":788473,
|
|
"seconda_dose":754667,
|
|
"pregressa_infezione":18787,
|
|
"ultimo_aggiornamento":"2021-09-05T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |