{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"tahun"},{"type":"numeric","id":"jumlah_ikm_tahun_n"},{"type":"numeric","id":"persentase_pertumbuhan_industri_kecil_dan_menengah"}],
  "records": [
    [1,2020,902,0],
    [2,2021,912,1.11],
    [3,2022,954,4.61]
]}
