mirror of
https://github.com/italia/covid19-opendata-vaccini
synced 2024-11-16 09:29:55 +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":622812,
|
|
"sesso_maschile":305041,
|
|
"sesso_femminile":317771,
|
|
"prima_dose":564422,
|
|
"seconda_dose":58390,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":2797709,
|
|
"sesso_maschile":1305359,
|
|
"sesso_femminile":1492350,
|
|
"prima_dose":2098678,
|
|
"seconda_dose":699031,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":3750883,
|
|
"sesso_maschile":1784673,
|
|
"sesso_femminile":1966210,
|
|
"prima_dose":2786531,
|
|
"seconda_dose":964352,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":6448757,
|
|
"sesso_maschile":2997049,
|
|
"sesso_femminile":3451708,
|
|
"prima_dose":4929809,
|
|
"seconda_dose":1518948,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":9547325,
|
|
"sesso_maschile":4500684,
|
|
"sesso_femminile":5046641,
|
|
"prima_dose":6772516,
|
|
"seconda_dose":2774809,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":8947851,
|
|
"sesso_maschile":4322517,
|
|
"sesso_femminile":4625334,
|
|
"prima_dose":6024730,
|
|
"seconda_dose":2923121,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":8116211,
|
|
"sesso_maschile":3850494,
|
|
"sesso_femminile":4265717,
|
|
"prima_dose":5204105,
|
|
"seconda_dose":2912106,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6582728,
|
|
"sesso_maschile":2736199,
|
|
"sesso_femminile":3846529,
|
|
"prima_dose":3407528,
|
|
"seconda_dose":3175200,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1502599,
|
|
"sesso_maschile":449485,
|
|
"sesso_femminile":1053114,
|
|
"prima_dose":788100,
|
|
"seconda_dose":714499,
|
|
"ultimo_aggiornamento":"2021-06-25T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |