{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"numeric"},{"id":"jumlah_anak_balita_terlantar","type":"numeric"}],
  "records": [
    [1,2019,1],
    [2,2020,4],
    [3,2021,0],
    [4,2022,0],
    [5,2023,11]
]}
