{
  "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,2024.0,2.06],
    [8,2018,0.0],
    [9,2019,4.33],
    [10,2020,5.1],
    [11,2021,9.43],
    [12,2022,10.28],
    [13,2023,22.91],
    [14,2024,2.06]
]}
