{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2569],
    [2,2,2342],
    [3,3,2621],
    [4,4,2473],
    [5,5,2693],
    [6,6,2760],
    [7,7,2937],
    [8,8,3080],
    [9,9,2897],
    [10,10,2674],
    [11,11,2520],
    [12,12,2671]
]}
