{
  "fields": [{"id":"_id","type":"int"},{"id":"quantity","type":"numeric"},{"id":"year","type":"numeric"}],
  "records": [
    [1,17255.7857,2019],
    [2,20649.5107,2020],
    [3,22529.5586,2021],
    [4,16303.798,2022],
    [5,18834.8091,2023],
    [6,20759.053,2024]
]}
