{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,570],
    [2,2018,598],
    [3,2019,223],
    [4,2020,0],
    [5,2021,3236],
    [6,2022,3180],
    [7,2023,4045],
    [8,2024,4362]
]}
