{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,3092],
    [2,2,2652],
    [3,3,3228],
    [4,4,3079],
    [5,5,3398],
    [6,6,3437],
    [7,7,3394],
    [8,8,3305],
    [9,9,3085],
    [10,10,3024],
    [11,11,2982],
    [12,12,2741]
]}
