{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2279],
    [2,2,2061],
    [3,3,2416],
    [4,4,2297],
    [5,5,2502],
    [6,6,2450],
    [7,7,2594],
    [8,8,2508],
    [9,9,2412],
    [10,10,2352],
    [11,11,2319],
    [12,12,2310]
]}
