{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2328],
    [2,2,2093],
    [3,3,2274],
    [4,4,2196],
    [5,5,2343],
    [6,6,2438],
    [7,7,2612],
    [8,8,2392],
    [9,9,2300],
    [10,10,2307],
    [11,11,2266],
    [12,12,2374]
]}
