{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Luas Areal Tanaman Semusim","type":"numeric"}],
  "records": [
    [1,2018.0,75.72],
    [2,2019.0,125.21],
    [3,2020.0,118.78],
    [4,2021.0,158.01],
    [5,2022.0,195.38],
    [6,2023.0,188.8],
    [7,2024.0,190.22],
    [8,2018,75.72],
    [9,2019,125.21],
    [10,2020,118.78],
    [11,2021,158.01],
    [12,2022,195.38],
    [13,2023,188.8],
    [14,2024,190.22]
]}
