{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2353],
    [2,2,2154],
    [3,3,2277],
    [4,4,2314],
    [5,5,2393],
    [6,6,2448],
    [7,7,2707],
    [8,8,2987],
    [9,9,2600],
    [10,10,2382],
    [11,11,2235],
    [12,12,2171]
]}
