{
  "fields": [{"id":"_id","type":"int"},{"id":"amount","type":"numeric"},{"id":"year","type":"numeric"}],
  "records": [
    [1,71.53,2014],
    [2,93.52,2015],
    [3,117.16,2016],
    [4,105.08,2017],
    [5,220.54,2018],
    [6,191.82,2019],
    [7,124.51,2020],
    [8,463.39,2021],
    [9,220.27,2022],
    [10,303.91,2023],
    [11,584.63,2024],
    [12,704.3,2025]
]}
