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