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":882725,
|
|
"sesso_maschile":432635,
|
|
"sesso_femminile":450090,
|
|
"prima_dose":783224,
|
|
"seconda_dose":99501,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":1,
|
|
"fascia_anagrafica":"20-29",
|
|
"totale":3549985,
|
|
"sesso_maschile":1694994,
|
|
"sesso_femminile":1854991,
|
|
"prima_dose":2723084,
|
|
"seconda_dose":826901,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":2,
|
|
"fascia_anagrafica":"30-39",
|
|
"totale":4442328,
|
|
"sesso_maschile":2145297,
|
|
"sesso_femminile":2297031,
|
|
"prima_dose":3333279,
|
|
"seconda_dose":1109049,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":3,
|
|
"fascia_anagrafica":"40-49",
|
|
"totale":7256784,
|
|
"sesso_maschile":3402257,
|
|
"sesso_femminile":3854527,
|
|
"prima_dose":5290013,
|
|
"seconda_dose":1966771,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":4,
|
|
"fascia_anagrafica":"50-59",
|
|
"totale":10683628,
|
|
"sesso_maschile":5069236,
|
|
"sesso_femminile":5614392,
|
|
"prima_dose":6975585,
|
|
"seconda_dose":3708043,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":5,
|
|
"fascia_anagrafica":"60-69",
|
|
"totale":9548424,
|
|
"sesso_maschile":4606889,
|
|
"sesso_femminile":4941535,
|
|
"prima_dose":6109620,
|
|
"seconda_dose":3438804,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":6,
|
|
"fascia_anagrafica":"70-79",
|
|
"totale":8861041,
|
|
"sesso_maschile":4187192,
|
|
"sesso_femminile":4673849,
|
|
"prima_dose":5244661,
|
|
"seconda_dose":3616380,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":7,
|
|
"fascia_anagrafica":"80-89",
|
|
"totale":6642422,
|
|
"sesso_maschile":2757935,
|
|
"sesso_femminile":3884487,
|
|
"prima_dose":3419561,
|
|
"seconda_dose":3222861,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
},
|
|
{
|
|
"index":8,
|
|
"fascia_anagrafica":"90+",
|
|
"totale":1518156,
|
|
"sesso_maschile":453437,
|
|
"sesso_femminile":1064719,
|
|
"prima_dose":791705,
|
|
"seconda_dose":726451,
|
|
"ultimo_aggiornamento":"2021-07-04T00:00:00.000Z"
|
|
}
|
|
]
|
|
} |