{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2596],
    [2,2,2254],
    [3,3,2676],
    [4,4,2495],
    [5,5,2708],
    [6,6,2770],
    [7,7,2886],
    [8,8,2902],
    [9,9,2638],
    [10,10,2585],
    [11,11,2508],
    [12,12,2427]
]}
