{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Teh","type":"numeric"}],
  "records": [
    [1,2018.0,21.5],
    [2,2019.0,16.6],
    [3,2020.0,16.19],
    [4,2021.0,16.03],
    [5,2022.0,6.89],
    [6,2023.0,16.62],
    [7,2024.0,16.62],
    [8,2018,21.5],
    [9,2019,16.6],
    [10,2020,16.19],
    [11,2021,16.03],
    [12,2022,6.89],
    [13,2023,16.62],
    [14,2024,16.62]
]}
