{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,677],
    [2,2018,711],
    [3,2019,787],
    [4,2020,966],
    [5,2021,2158],
    [6,2022,2286],
    [7,2023,2348],
    [8,2024,2362]
]}
