{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"text"}],
  "records": [
    [1,2017,"5334"],
    [2,2018,"6121"],
    [3,2019,"6616"],
    [4,2020,"5241"],
    [5,2021,"5311"],
    [6,2022,"5259"],
    [7,2023,"5723"],
    [8,2024,"-"]
]}
