{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Populasi Ternak Kerbau","type":"numeric"}],
  "records": [
    [1,2018.0,930.0],
    [2,2019.0,925.0],
    [3,2020.0,916.0],
    [4,2021.0,901.0],
    [5,2022.0,897.0],
    [6,2023.0,894.0],
    [7,2018,930],
    [8,2019,925],
    [9,2020,916],
    [10,2021,901],
    [11,2022,897],
    [12,2023,894]
]}
