{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,50],
    [2,2018,50],
    [3,2019,55],
    [4,2020,56],
    [5,2021,56],
    [6,2022,158],
    [7,2023,158],
    [8,2024,158]
]}
