mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-11-15 17:09:54 +01:00
134 lines
3.8 KiB
JSON
134 lines
3.8 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":"ultimo_aggiornamento",
|
|
"type":"datetime"
|
|
}
|
|
],
|
|
"primaryKey":[
|
|
"index"
|
|
],
|
|
"pandas_version":"0.20.0"
|
|
},
|
|
"data":[
|
|
{
|
|
"index":0,
|
|
"fascia_anagrafica":"12-19",
|
|
"totale":155915,
|
|
"sesso_maschile":78016,
|
|
"sesso_femminile":77899,
|
|
"prima_dose":121062,
|
|
"seconda_dose":34853,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":1431778,
|
|
"sesso_maschile":602940,
|
|
"sesso_femminile":828838,
|
|
"prima_dose":931261,
|
|
"seconda_dose":500517,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":1953317,
|
|
"sesso_maschile":841485,
|
|
"sesso_femminile":1111832,
|
|
"prima_dose":1243280,
|
|
"seconda_dose":710037,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":3394930,
|
|
"sesso_maschile":1433572,
|
|
"sesso_femminile":1961358,
|
|
"prima_dose":2325616,
|
|
"seconda_dose":1069314,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":6190989,
|
|
"sesso_maschile":2800869,
|
|
"sesso_femminile":3390120,
|
|
"prima_dose":4557426,
|
|
"seconda_dose":1633563,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":7307604,
|
|
"sesso_maschile":3551976,
|
|
"sesso_femminile":3755628,
|
|
"prima_dose":5447399,
|
|
"seconda_dose":1860205,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":6997621,
|
|
"sesso_maschile":3345663,
|
|
"sesso_femminile":3651958,
|
|
"prima_dose":4990092,
|
|
"seconda_dose":2007529,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6400071,
|
|
"sesso_maschile":2670164,
|
|
"sesso_femminile":3729907,
|
|
"prima_dose":3351206,
|
|
"seconda_dose":3048865,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1446942,
|
|
"sesso_maschile":435433,
|
|
"sesso_femminile":1011509,
|
|
"prima_dose":769906,
|
|
"seconda_dose":677036,
|
|
"ultimo_aggiornamento":"2021-06-02T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |