{
  "fields": [{"id":"_id","type":"int"},{"id":"anno","type":"text"},{"id":"importo_in_euro","type":"text"}],
  "records": [
    [1,"2011.0","224874.0"],
    [2,"2012.0","113170.0"],
    [3,"2013.0","155500.0"],
    [4,"2014.0","76225.0"],
    [5,"2015.0","87212.0"],
    [6,"2016.0","95519.0"],
    [7,"2017.0","73001.0"],
    [8,"2018.0","76910.0"]
]}
