{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"-"],
    [2,2018,"1"],
    [3,2019,"39"],
    [4,2020,"155"],
    [5,2021,"164"],
    [6,2022,"166"],
    [7,2023,"-"],
    [8,2024,"-"]
]}
