{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,3142],
    [2,2,2960],
    [3,3,3026],
    [4,4,2956],
    [5,5,3291],
    [6,6,3592],
    [7,7,3952],
    [8,8,3581],
    [9,9,3197],
    [10,10,3185],
    [11,11,3003],
    [12,12,3186]
]}
