{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,49],
    [2,2018,49],
    [3,2019,49],
    [4,2020,49],
    [5,2021,49],
    [6,2022,49],
    [7,2023,70],
    [8,2024,16]
]}
