{
  "fields": [{"id":"_id","type":"int"},{"id":"SO2(g)","type":"text"},{"id":"HNO3(g)","type":"numeric"},{"id":"HCl(g)","type":"numeric"},{"id":"NH3(g)","type":"numeric"}],
  "records": [
    [1,"25.1",18.5,33,129.7],
    [2,"21.9",15.9,35.3,112.2],
    [3,"23.5",27.1,32.3,152.9],
    [4,"28.6",29.5,47.3,184.7],
    [5,"23.8",35.2,45.5,158.7],
    [6,"22",21,36.5,139.9],
    [7,"24.2",13.1,34.1,145.9],
    [8,"13.8",5.9,21.9,119.2],
    [9,"14.4",4.7,17.6,85.9],
    [10,"9.7",4.2,12.1,135.7],
    [11,"14.9",4.8,17.7,68.4],
    [12,"15.8",11.8,29.3,103.2],
    [13,"28.6",35.2,47.3,184.7],
    [14,"9.7",4.2,12.1,68.4]
]}
