{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,3376],
    [2,2,3061],
    [3,3,3239],
    [4,4,3072],
    [5,5,3383],
    [6,6,3563],
    [7,7,3674],
    [8,8,3559],
    [9,9,3059],
    [10,10,3231],
    [11,11,3017],
    [12,12,3562]
]}
