{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2424],
    [2,2,2282],
    [3,3,2524],
    [4,4,2422],
    [5,5,2595],
    [6,6,2479],
    [7,7,2745],
    [8,8,2876],
    [9,9,2718],
    [10,10,2530],
    [11,11,2454],
    [12,12,2426]
]}
