{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Orang","type":"numeric"}],
  "records": [
    [1,2017,2111],
    [2,2018,2211],
    [3,2019,2305],
    [4,2020,2410],
    [5,2021,2460],
    [6,2022,2540],
    [7,2023,2631],
    [8,2024,2733]
]}
