{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pasar Swalayan/Supermarket/Toserba","type":"numeric"}],
  "records": [
    [1,2018,0],
    [2,2019,66],
    [3,2020,76],
    [4,2021,65],
    [5,2022,70],
    [6,2023,72],
    [7,2024,114],
    [8,2025,114]
]}
