{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,60411],
    [2,2018,64782],
    [3,2019,70310],
    [4,2020,69987],
    [5,2021,74147],
    [6,2022,77489],
    [7,2023,77980],
    [8,2024,75661]
]}
