{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,61820],
    [2,2018,60083],
    [3,2019,65621],
    [4,2020,69350],
    [5,2021,69560],
    [6,2022,72093],
    [7,2023,76789],
    [8,2024,74660]
]}
