{
  "fields": [{"id":"_id","type":"int"},{"id":"Nx","type":"numeric"},{"id":"k","type":"numeric"}],
  "records": [
    [1,27,56],
    [2,28,83],
    [3,29,139],
    [4,30,110],
    [5,1,97],
    [6,2,37]
]}
