{
  "fields": [{"id":"_id","type":"int"},{"id":"amount","type":"numeric"},{"id":"year","type":"numeric"}],
  "records": [
    [1,0.5183,2014],
    [2,0.2132,2015],
    [3,0.133,2016],
    [4,0.1531,2017],
    [5,0.1822,2018],
    [6,0.1462,2019],
    [7,0.184,2020],
    [8,0.1623,2021],
    [9,0.1964,2022],
    [10,0.2677,2023],
    [11,0.1141,2024],
    [12,0.1623,2025]
]}
