{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"text"},{"id":"Orang","type":"text"}],
  "records": [
    [1,"2022","472982"],
    [2,"2023","510507"],
    [3,"2024","453705"],
    [4,"2025","502671"]
]}
