{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,1941],
    [2,2018,1717],
    [3,2019,2788],
    [4,2020,1095],
    [5,2021,2616],
    [6,2022,4458],
    [7,2023,11643],
    [8,2024,22066]
]}
