{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Populasi Ternak Kambing","type":"numeric"}],
  "records": [
    [1,2018.0,259180.0],
    [2,2019.0,259181.0],
    [3,2020.0,259271.0],
    [4,2021.0,259206.0],
    [5,2022.0,260599.0],
    [6,2023.0,259409.0],
    [7,2018,259180],
    [8,2019,259181],
    [9,2020,259271],
    [10,2021,259206],
    [11,2022,260599],
    [12,2023,259409]
]}
