{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Perkebunan Tembakau","type":"numeric"}],
  "records": [
    [1,2018.0,0.0],
    [2,2019.0,4.33],
    [3,2020.0,5.1],
    [4,2021.0,9.43],
    [5,2022.0,10.28],
    [6,2023.0,22.91],
    [7,2018,0.0],
    [8,2019,4.33],
    [9,2020,5.1],
    [10,2021,9.43],
    [11,2022,10.28],
    [12,2023,22.91]
]}
