{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2371],
    [2,2,2121],
    [3,3,2362],
    [4,4,2261],
    [5,5,2447],
    [6,6,2524],
    [7,7,2856],
    [8,8,2752],
    [9,9,2576],
    [10,10,2399],
    [11,11,2375],
    [12,12,2418]
]}
