{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Produksi Daging Domba","type":"numeric"}],
  "records": [
    [1,2018.0,8.07],
    [2,2019.0,14.19],
    [3,2020.0,30.62],
    [4,2021.0,33.7],
    [5,2022.0,20.06],
    [6,2023.0,44.08],
    [7,2024.0,228.05],
    [8,2018,8.07],
    [9,2019,14.19],
    [10,2020,30.62],
    [11,2021,33.7],
    [12,2022,20.06],
    [13,2023,44.08],
    [14,2024,228.05]
]}
