{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"mg/l NO3"},{"type":"numeric","id":"N punti"},{"type":"numeric","id":"% punti"}],
  "records": [
    [1,"<25",225,80],
    [2,"25-39",39,14],
    [3,"40-50",9,3],
    [4,">50",9,3],
    [5,"tot",282,100]
]}
