{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Pemotongan Ternak Domba","type":"numeric"}],
  "records": [
    [1,2018.0,563.0],
    [2,2019.0,990.0],
    [3,2020.0,2137.0],
    [4,2021.0,2352.0],
    [5,2022.0,1400.0],
    [6,2023.0,3076.0],
    [7,2024.0,11097.0],
    [8,2018,563],
    [9,2019,990],
    [10,2020,2137],
    [11,2021,2352],
    [12,2022,1400],
    [13,2023,3076],
    [14,2024,11097]
]}
