{
  "fields": [{"id":"_id","type":"int"},{"id":"quantity","type":"numeric"},{"id":"year","type":"numeric"}],
  "records": [
    [1,1617.8267,2019],
    [2,2253.1187,2020],
    [3,2561.0404,2021],
    [4,2158.3951,2022],
    [5,2036.4445,2023],
    [6,2509.6234,2024]
]}
