{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Industri Kecil","type":"numeric"}],
  "records": [
    [1,2018.0,20837.0],
    [2,2019.0,20909.0],
    [3,2020.0,20952.0],
    [4,2021.0,20959.0],
    [5,2022.0,20983.0],
    [6,2023.0,21391.0],
    [7,2018,20837],
    [8,2019,20909],
    [9,2020,20952],
    [10,2021,20959],
    [11,2022,20983],
    [12,2023,21391]
]}
