{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"380306"],
    [3,2019,"465062"],
    [4,2020,"105312"],
    [5,2021,"109934"],
    [6,2022,"92732"],
    [7,2023,"53701"],
    [8,2024,"880244"]
]}
