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