{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"101052"],
    [3,2019,"151743"],
    [4,2020,"39075"],
    [5,2021,"1420"],
    [6,2022,"45624"],
    [7,2023,"40993"],
    [8,2024,"12551"]
]}
