{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,61495],
    [2,2018,62433],
    [3,2019,59492],
    [4,2020,54841],
    [5,2021,55740],
    [6,2022,56081],
    [7,2023,53863],
    [8,2024,54154]
]}
