{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Populasi Ternak Itik","type":"numeric"}],
  "records": [
    [1,2018.0,75600.0],
    [2,2019.0,66140.0],
    [3,2020.0,66402.0],
    [4,2021.0,67858.0],
    [5,2022.0,67994.0],
    [6,2023.0,68139.0],
    [7,2024.0,91843.0],
    [8,2018,75600],
    [9,2019,66140],
    [10,2020,66402],
    [11,2021,67858],
    [12,2022,67994],
    [13,2023,68139],
    [14,2024,91843]
]}
