{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Barang","type":"numeric"}],
  "records": [
    [1,2017,11],
    [2,2018,11],
    [3,2019,11],
    [4,2020,11],
    [5,2021,88],
    [6,2022,88],
    [7,2023,118],
    [8,2024,224]
]}
