{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,24674],
    [2,2018,27404],
    [3,2019,29233],
    [4,2020,29193],
    [5,2021,34461],
    [6,2022,31523],
    [7,2023,32223],
    [8,2024,33562]
]}
