{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,6226],
    [2,2018,6374],
    [3,2019,6350],
    [4,2020,6227],
    [5,2021,6014],
    [6,2022,5972],
    [7,2023,5951],
    [8,2024,5976]
]}
