{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,880],
    [2,2018,970],
    [3,2019,992],
    [4,2020,208],
    [5,2021,544],
    [6,2022,544],
    [7,2023,832],
    [8,2024,880]
]}
