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