{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"numeric"},{"id":"Transactions","type":"numeric"}],
  "records": [
    [1,1,2683],
    [2,2,2560],
    [3,3,2848],
    [4,4,2728],
    [5,5,3096],
    [6,6,3026],
    [7,7,3166],
    [8,8,3112],
    [9,9,2970],
    [10,10,2962],
    [11,11,2745],
    [12,12,2756]
]}
