{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Perkebunan Teh","type":"numeric"}],
  "records": [
    [1,2018.0,21.5],
    [2,2019.0,16.6],
    [3,2020.0,16.2],
    [4,2021.0,16.0],
    [5,2022.0,6.9],
    [6,2023.0,16.6],
    [7,2018,21.5],
    [8,2019,16.6],
    [9,2020,16.2],
    [10,2021,16.0],
    [11,2022,6.9],
    [12,2023,16.6]
]}
