{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"-"],
    [3,2019,"-"],
    [4,2020,"244380"],
    [5,2021,"196109"],
    [6,2022,"214708"],
    [7,2023,"126542"],
    [8,2024,"351620"]
]}
