{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Distributor","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"-"],
    [4,2020,"1"],
    [5,2021,"2"],
    [6,2022,"8"],
    [7,2023,"16"],
    [8,2024,"7"]
]}
