{
  "fields": [{"id":"_id","type":"int"},{"id":"2018","type":"text"},{"id":"2019","type":"numeric"}],
  "records": [
    [2,"11",12],
    [3,"34",37],
    [5,"103",110],
    [6,"3",3],
    [7,"78",81]
]}
