2021-01-05 13:39:35 +01:00
|
|
|
{
|
|
|
|
"schema":{
|
|
|
|
"fields":[
|
|
|
|
{
|
|
|
|
"name":"index",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"area",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"dosi_somministrate",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"dosi_consegnate",
|
2021-01-13 23:56:55 +01:00
|
|
|
"type":"integer"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"percentuale_somministrazione",
|
2021-05-19 10:34:24 +02:00
|
|
|
"type":"number"
|
2021-01-05 13:39:35 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"ultimo_aggiornamento",
|
|
|
|
"type":"datetime"
|
2021-01-29 19:30:41 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"codice_NUTS1",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"codice_NUTS2",
|
|
|
|
"type":"string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"codice_regione_ISTAT",
|
|
|
|
"type":"integer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name":"nome_area",
|
|
|
|
"type":"string"
|
2021-01-05 13:39:35 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"primaryKey":[
|
|
|
|
"index"
|
|
|
|
],
|
|
|
|
"pandas_version":"0.20.0"
|
|
|
|
},
|
|
|
|
"data":[
|
2021-05-19 10:34:24 +02:00
|
|
|
{
|
|
|
|
"index":0,
|
|
|
|
"area":"ABR",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":642134,
|
|
|
|
"dosi_consegnate":734570,
|
|
|
|
"percentuale_somministrazione":87.4,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF1",
|
|
|
|
"codice_regione_ISTAT":13,
|
|
|
|
"nome_area":"Abruzzo"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":1,
|
|
|
|
"area":"BAS",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":274390,
|
|
|
|
"dosi_consegnate":314525,
|
|
|
|
"percentuale_somministrazione":87.2,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF5",
|
|
|
|
"codice_regione_ISTAT":17,
|
|
|
|
"nome_area":"Basilicata"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":2,
|
|
|
|
"area":"CAL",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":826219,
|
|
|
|
"dosi_consegnate":973450,
|
|
|
|
"percentuale_somministrazione":84.9,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF6",
|
|
|
|
"codice_regione_ISTAT":18,
|
|
|
|
"nome_area":"Calabria"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":3,
|
|
|
|
"area":"CAM",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2627337,
|
|
|
|
"dosi_consegnate":2950605,
|
|
|
|
"percentuale_somministrazione":89.0,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF3",
|
|
|
|
"codice_regione_ISTAT":15,
|
|
|
|
"nome_area":"Campania"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":4,
|
|
|
|
"area":"EMR",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2203242,
|
|
|
|
"dosi_consegnate":2473450,
|
|
|
|
"percentuale_somministrazione":89.1,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITH",
|
|
|
|
"codice_NUTS2":"ITH5",
|
|
|
|
"codice_regione_ISTAT":8,
|
|
|
|
"nome_area":"Emilia-Romagna"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":5,
|
|
|
|
"area":"FVG",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":590026,
|
|
|
|
"dosi_consegnate":686905,
|
|
|
|
"percentuale_somministrazione":85.9,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITH",
|
|
|
|
"codice_NUTS2":"ITH4",
|
|
|
|
"codice_regione_ISTAT":6,
|
|
|
|
"nome_area":"Friuli-Venezia Giulia"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":6,
|
|
|
|
"area":"LAZ",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2759769,
|
|
|
|
"dosi_consegnate":3199570,
|
|
|
|
"percentuale_somministrazione":86.3,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITI",
|
|
|
|
"codice_NUTS2":"ITI4",
|
|
|
|
"codice_regione_ISTAT":12,
|
|
|
|
"nome_area":"Lazio"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":7,
|
|
|
|
"area":"LIG",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":814116,
|
|
|
|
"dosi_consegnate":890570,
|
|
|
|
"percentuale_somministrazione":91.4,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITC",
|
|
|
|
"codice_NUTS2":"ITC3",
|
|
|
|
"codice_regione_ISTAT":7,
|
|
|
|
"nome_area":"Liguria"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":8,
|
|
|
|
"area":"LOM",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":4955112,
|
|
|
|
"dosi_consegnate":5443900,
|
|
|
|
"percentuale_somministrazione":91.0,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITC",
|
|
|
|
"codice_NUTS2":"ITC4",
|
|
|
|
"codice_regione_ISTAT":3,
|
|
|
|
"nome_area":"Lombardia"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":9,
|
|
|
|
"area":"MAR",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":756184,
|
|
|
|
"dosi_consegnate":828110,
|
|
|
|
"percentuale_somministrazione":91.3,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITI",
|
|
|
|
"codice_NUTS2":"ITI3",
|
|
|
|
"codice_regione_ISTAT":11,
|
|
|
|
"nome_area":"Marche"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":10,
|
|
|
|
"area":"MOL",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":156742,
|
|
|
|
"dosi_consegnate":174955,
|
|
|
|
"percentuale_somministrazione":89.6,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF2",
|
|
|
|
"codice_regione_ISTAT":14,
|
|
|
|
"nome_area":"Molise"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":11,
|
|
|
|
"area":"PAB",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":259572,
|
|
|
|
"dosi_consegnate":308545,
|
|
|
|
"percentuale_somministrazione":84.1,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITH",
|
|
|
|
"codice_NUTS2":"ITH1",
|
|
|
|
"codice_regione_ISTAT":4,
|
|
|
|
"nome_area":"Provincia Autonoma Bolzano \/ Bozen"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":12,
|
|
|
|
"area":"PAT",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":249912,
|
|
|
|
"dosi_consegnate":284620,
|
|
|
|
"percentuale_somministrazione":87.8,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITH",
|
|
|
|
"codice_NUTS2":"ITH2",
|
|
|
|
"codice_regione_ISTAT":4,
|
|
|
|
"nome_area":"Provincia Autonoma Trento"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":13,
|
|
|
|
"area":"PIE",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2118737,
|
|
|
|
"dosi_consegnate":2403860,
|
|
|
|
"percentuale_somministrazione":88.1,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITC",
|
|
|
|
"codice_NUTS2":"ITC1",
|
|
|
|
"codice_regione_ISTAT":1,
|
|
|
|
"nome_area":"Piemonte"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":14,
|
|
|
|
"area":"PUG",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":1945795,
|
|
|
|
"dosi_consegnate":2124855,
|
|
|
|
"percentuale_somministrazione":91.6,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITF",
|
|
|
|
"codice_NUTS2":"ITF4",
|
|
|
|
"codice_regione_ISTAT":16,
|
|
|
|
"nome_area":"Puglia"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":15,
|
|
|
|
"area":"SAR",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":703511,
|
|
|
|
"dosi_consegnate":898170,
|
|
|
|
"percentuale_somministrazione":78.3,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITG",
|
|
|
|
"codice_NUTS2":"ITG2",
|
|
|
|
"codice_regione_ISTAT":20,
|
|
|
|
"nome_area":"Sardegna"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":16,
|
|
|
|
"area":"SIC",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2050359,
|
|
|
|
"dosi_consegnate":2393895,
|
|
|
|
"percentuale_somministrazione":85.6,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITG",
|
|
|
|
"codice_NUTS2":"ITG1",
|
|
|
|
"codice_regione_ISTAT":19,
|
|
|
|
"nome_area":"Sicilia"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":17,
|
|
|
|
"area":"TOS",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":1762218,
|
|
|
|
"dosi_consegnate":1990860,
|
|
|
|
"percentuale_somministrazione":88.5,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITI",
|
|
|
|
"codice_NUTS2":"ITI1",
|
|
|
|
"codice_regione_ISTAT":9,
|
|
|
|
"nome_area":"Toscana"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":18,
|
|
|
|
"area":"UMB",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":424876,
|
|
|
|
"dosi_consegnate":481315,
|
|
|
|
"percentuale_somministrazione":88.3,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITI",
|
|
|
|
"codice_NUTS2":"ITI2",
|
|
|
|
"codice_regione_ISTAT":10,
|
|
|
|
"nome_area":"Umbria"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":19,
|
|
|
|
"area":"VDA",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":62054,
|
|
|
|
"dosi_consegnate":71540,
|
|
|
|
"percentuale_somministrazione":86.7,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITC",
|
|
|
|
"codice_NUTS2":"ITC2",
|
|
|
|
"codice_regione_ISTAT":2,
|
|
|
|
"nome_area":"Valle d'Aosta \/ Vall\u00e9e d'Aoste"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"index":20,
|
|
|
|
"area":"VEN",
|
2021-05-19 19:32:40 +02:00
|
|
|
"dosi_somministrate":2375950,
|
|
|
|
"dosi_consegnate":2609510,
|
|
|
|
"percentuale_somministrazione":91.0,
|
2021-05-19 10:34:24 +02:00
|
|
|
"ultimo_aggiornamento":"2021-05-19T00:00:00.000Z",
|
|
|
|
"codice_NUTS1":"ITH",
|
|
|
|
"codice_NUTS2":"ITH3",
|
|
|
|
"codice_regione_ISTAT":5,
|
|
|
|
"nome_area":"Veneto"
|
|
|
|
}
|
2021-01-05 13:39:35 +01:00
|
|
|
]
|
|
|
|
}
|