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