{
  "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,"17.3",13,38.3,118.5],
    [2,"24.8",24.1,44.2,127.3],
    [3,"31.1",38,48.2,173.4],
    [4,"49.7",22,54,138.3],
    [5,"46.3",37.5,72.5,133.3],
    [6,"26.1",16.6,67.3,145.4],
    [7,"19.3",7.2,71.3,132.5],
    [8,"19.6",5.1,22.6,81.3],
    [9,"14.5",3.5,15.4,90.9],
    [10,"16.6",3.9,16,69.9],
    [11,"19.5",6.3,25.1,82.1],
    [12,"17.1",10.9,24.9,78.8],
    [13,"49.7",38,72.5,173.4],
    [14,"14.5",3.5,15.4,69.9]
]}
