{
  "fields": [{"id":"_id","type":"int"},{"id":"2014","type":"text"},{"id":"2015","type":"numeric"}],
  "records": [
    [2,"5.230",5.2],
    [3,"4.520",6.29],
    [4,"4.430",4.11],
    [5,"14.180",15.6],
    [7,"6.780",6.5],
    [8,"4.920",6.52],
    [9,"4.680",4.05],
    [10,"16.380",17.07],
    [12,"-1.550",-1.3],
    [13,"-400",-230],
    [14,"-250",60],
    [15,"-2.200",-1.48]
]}
