{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Jumlah Kepemilikan KIA","type":"numeric"}],
  "records": [
    [1,2018,17.415],
    [2,2019,60.084],
    [3,2020,89.396],
    [4,2021,124.805],
    [5,2022,119.119],
    [6,2023,134.897],
    [7,2018,17.415],
    [8,2019,60.084],
    [9,2020,89.396],
    [10,2021,124.805],
    [11,2022,119.119],
    [12,2023,134.897]
]}
