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