{
  "fields": [{"id":"_id","type":"int"},{"id":"amount","type":"numeric"},{"id":"year","type":"numeric"}],
  "records": [
    [1,1128.85,2014],
    [2,1205.26,2015],
    [3,1283.33,2016],
    [4,1371.15,2017],
    [5,1536.77,2018],
    [6,1704.14,2019],
    [7,1669.72,2020],
    [8,1860.79,2021],
    [9,1857.53,2022],
    [10,1582.68,2023],
    [11,2499.29,2024],
    [12,5684.15,2025]
]}
