{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Jiwa","type":"text"}],
  "records": [
    [1,"2021","101"],
    [2,"2022","150"],
    [3,"2023","125"],
    [4,"2024","232"],
    [5,"2025","148"]
]}
