{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,1422],
    [2,2018,1547],
    [3,2019,9910],
    [4,2020,1781],
    [5,2021,1803],
    [6,2022,1776],
    [7,2023,1738],
    [8,2024,1532]
]}
