{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Penjaringan PKL","type":"numeric"}],
  "records": [
    [1,2018,76],
    [2,2019,30],
    [3,2020,58],
    [4,2021,58],
    [5,2022,51],
    [6,2023,207],
    [7,2018,76],
    [8,2019,30],
    [9,2020,58],
    [10,2021,58],
    [11,2022,51],
    [12,2023,207]
]}
