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