{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2606],
    [2,2,2181],
    [3,3,2424],
    [4,4,2440],
    [5,5,2531],
    [6,6,2598],
    [7,7,2860],
    [8,8,2826],
    [9,9,2643],
    [10,10,2600],
    [11,11,2482],
    [12,12,2169]
]}
