{
  "fields": [{"id":"_id","type":"int"},{"id":"tahun","type":"text"},{"id":"jumlah_orang","type":"text"}],
  "records": [
    [1,"2019","960.919"],
    [2,"2020","430.093"],
    [3,"2021","505.638"],
    [4,"2022","1.340.483"],
    [5,"2023","1.581.895"],
    [6,"2024","1.428.439"],
    [7,"2025","1.344.204"]
]}
