{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Harga Rata-rata Tanaman Pangan Kedelai","type":"numeric"}],
  "records": [
    [1,2018.0,6600.0],
    [2,2019.0,6630.0],
    [3,2020.0,8450.0],
    [4,2021.0,8550.0],
    [5,2022.0,6172.0],
    [6,2023.0,10000.0],
    [7,2024.0,10740.0],
    [8,2018,6600],
    [9,2019,6630],
    [10,2020,8450],
    [11,2021,8550],
    [12,2022,6172],
    [13,2023,10000],
    [14,2024,10740]
]}
