mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-11-19 02:49:52 +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":538177,
|
|
"sesso_maschile":263551,
|
|
"sesso_femminile":274626,
|
|
"prima_dose":487806,
|
|
"seconda_dose":50371,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":2503818,
|
|
"sesso_maschile":1154905,
|
|
"sesso_femminile":1348913,
|
|
"prima_dose":1859481,
|
|
"seconda_dose":644337,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":3368110,
|
|
"sesso_maschile":1584859,
|
|
"sesso_femminile":1783251,
|
|
"prima_dose":2466575,
|
|
"seconda_dose":901535,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":5970481,
|
|
"sesso_maschile":2755962,
|
|
"sesso_femminile":3214519,
|
|
"prima_dose":4589595,
|
|
"seconda_dose":1380886,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":9000977,
|
|
"sesso_maschile":4232177,
|
|
"sesso_femminile":4768800,
|
|
"prima_dose":6624991,
|
|
"seconda_dose":2375986,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":8633129,
|
|
"sesso_maschile":4174818,
|
|
"sesso_femminile":4458311,
|
|
"prima_dose":5973750,
|
|
"seconda_dose":2659379,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":7854905,
|
|
"sesso_maschile":3732766,
|
|
"sesso_femminile":4122139,
|
|
"prima_dose":5180607,
|
|
"seconda_dose":2674298,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6547815,
|
|
"sesso_maschile":2723329,
|
|
"sesso_femminile":3824486,
|
|
"prima_dose":3400378,
|
|
"seconda_dose":3147437,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1492541,
|
|
"sesso_maschile":446939,
|
|
"sesso_femminile":1045602,
|
|
"prima_dose":785743,
|
|
"seconda_dose":706798,
|
|
"ultimo_aggiornamento":"2021-06-20T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |