{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"560651"],
    [3,2019,"1002483"],
    [4,2020,"1006345"],
    [5,2021,"1239484"],
    [6,2022,"1210613"],
    [7,2023,"667163"],
    [8,2024,"1227587"]
]}
